[ buster ]
[ 原始碼: python-crypto ]
套件:python-crypto(2.6.1-9 以及其他的)
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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: python-crypto-doc
- cryptographic algorithms and protocols for Python (documentation)