OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.5 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../pycrypto/pycrypto.desc
  5. [COPY] Copyright (C) 2011 The OpenSDE Project
  6. [COPY] Copyright (C) 2006 The T2 SDE Project
  7. [COPY]
  8. [COPY] More information can be found in the files COPYING and README.
  9. [COPY]
  10. [COPY] This program is free software; you can redistribute it and/or modify
  11. [COPY] it under the terms of the GNU General Public License as published by
  12. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  13. [COPY] GNU General Public License can be found in the file COPYING.
  14. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  15. [I] A cryptographic toolkit for Python
  16. [T] pycrypto is a collection of cryptographic algorithms and protocols for use
  17. [T] from Python.
  18. [T] - Hash functions: MD2, MD4, RIPEMD, SHA256.
  19. [T] - Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES,
  20. [T] IDEA, RC5.
  21. [T] - Stream encryption algorithms: ARC4, simple XOR.
  22. [T] - Public-key algorithms: RSA, DSA, ElGamal, qNEW.
  23. [T] - Protocols: All-or-nothing transforms, chaffing/winnowing.
  24. [U] http://www.pycrypto.org/
  25. [A] Dwayne C. Litzenberger <dlitz@dlitz.net> (current maintainer)
  26. [A] Andrew Kuchling <comments@amk.ca> (original author)
  27. [M] Christian Wiese <jeru@ixplanet.org>
  28. [C] extra/development
  29. [L] OpenSource
  30. [S] Stable
  31. [V] 2.3
  32. [P] X -----5---9 800.000
  33. [D] 2131176537 pycrypto-2.3.tar.gz http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/