[ buster ]
[ ソース: python-crypto ]
パッケージ: python-crypto (2.6.1-9 など)
python-crypto に関するリンク
Debian の資源:
python-crypto ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.pycrypto.org]
類似のパッケージ:
cryptographic algorithms and protocols for Python
A collection of cryptographic algorithms and protocols, implemented for use from Python. Among the contents of the package:
* Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256. * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES. * Stream encryption algorithms: ARC4, simple XOR. * Public-key algorithms: RSA, DSA, ElGamal. * Protocols: All-or-nothing transforms, chaffing/winnowing. * Miscellaneous: RFC1751 module for converting 128-bit keys into a set of English words, primality testing, random number generation.
その他の python-crypto 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: python-crypto-doc
- cryptographic algorithms and protocols for Python (documentation)