Dash:
[t2-trunk.git] / package / python / pycrypto / pycrypto.desc
bloba7aef8d6365ffbede4c7afd5b414b78cf79a37b6
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/pycrypto/pycrypto.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A cryptographic toolkit for Python
14 [T] pycrypto is a collection of cryptographic algorithms and protocols for use
15 [T] from Python.
16 [T] - Hash functions: MD2, MD4, RIPEMD, SHA256.
17 [T] - Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES,
18 [T]   IDEA, RC5.
19 [T] - Stream encryption algorithms: ARC4, simple XOR.
20 [T] - Public-key algorithms: RSA, DSA, ElGamal, qNEW.
21 [T] - Protocols: All-or-nothing transforms, chaffing/winnowing.
23 [U] http://www.amk.ca/python/code/crypto.html
25 [A] Andrew Kuchling <comments@amk.ca>
26 [M] The T2 Project <t2@t2-project.org>
28 [C] extra/development
30 [L] OpenSource
31 [S] Stable
32 [V] 2.0.1
33 [P] X -----5---9 800.000
35 [D] d3a6f2c51af8915be51c42dfbae913b2288289996d3fc6a398a52ac3 pycrypto-2.0.1.tar.gz http://www.amk.ca/files/python/crypto/