Meta Configuration of Package python-pycrypto
15
1
<package name="python-pycrypto" project="SUSE:SLE-15:Update">
2
<title>Cryptographic modules for Python</title>
3
<description>The package contains:
4
5
* Hash functions: MD2, MD4, RIPEMD, SHA256.
6
* Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES,
7
Triple-DES, IDEA, RC5.
8
* Stream encryption algorithms: ARC4, simple XOR.
9
* Public-key algorithms: RSA, DSA, ElGamal, qNEW.
10
* Protocols: All-or-nothing transforms, chaffing/winnowing.
11
* Miscellaneous: RFC1751 module for converting 128-key keys into a
12
set of English words, primality testing.
13
* Some demo programs (currently all quite old and outdated).</description>
14
</package>
15