このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン |
| python:cryptography [2023/05/05 02:11] – 作成 ともやん | python:cryptography [2023/05/15 12:26] (現在) – [cryptography] ともやん |
|---|
| ====== cryptography ====== | ====== cryptography ====== |
| | {{:python:pypi_logo.svg?200|PyPI logo}}\\ |
| | [[https://commons.wikimedia.org/wiki/File:PyPI_logo.svg|File:PyPI logo.svg - Wikimedia Commons]]\\ |
| | |
| | 本家: [[git>pyca/cryptography|GitHub - pyca/cryptography: cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.]]\\ |
| | ドキュメント: [[rtd>https://cryptography.io/en/latest/|]] ([[gtr>https://cryptography.io/en/latest/|翻訳]])\\ |
| | PyPI: [[https://pypi.org/project/cryptography/|cryptography · PyPI]] ([[gtr>https://pypi.org/project/cryptography/|翻訳]])\\ |
| | |
| | 関連: [[python:fabric|Fabric - シンプルな Pythonic リモート実行とデプロイメント]]\\ |
| | |
| | ===== インストール ===== |
| | <WRAP color_term> |
| | <WRAP color_command><html><pre> |
| | <b class=GRN>$</b> <b class=HIY>pip</b> install cryptography |
| | </pre></html></WRAP> |
| | <WRAP color_command><html><pre> |
| | </pre></html></WRAP> |
| | </WRAP> |
| | |
| | ===== 参考文献 ===== |
| | |
| | ==== 補足 ==== |
| | [[tw>tomoyan596sp/status/1654118314271203330|Our goal is for it to be your “cryptographic standard library”.私たちの目標は、それがあなたの「暗号化標準ライブラリ」になることです😊$ pip install cryptography✌]]\\ |
| | |
| |