2010-02-25 20:51:24 by Fredrik Pettai | Files touched by this commit (4) | |
Log message: Deleting pycrypto, since py-amkCrypto exists (same package) |
2010-02-06 17:02:15 by Fredrik Pettai | Files touched by this commit (4) |
Log message: Added pycrypto again, since it's needed by py-knockknock |
2008-05-27 20:29:20 by Daniel Horecki | Files touched by this commit (6) | |
Log message: remove pycrypto - same as security/py-amkCrypto |
2006-10-12 23:13:40 by Sergey Svishchev | Files touched by this commit (14) |
Log message: Follow redirects in MASTER_SITEs and HOMEPAGEs. |
2006-04-06 09:18:13 by Jeremy C. Reed | Files touched by this commit (23) |
Log message: Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo. Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo. As discussed on tech-pkg. |
2006-02-10 04:13:26 by Evaldo Gardenali | Files touched by this commit (1) |
Log message: forgot the TODO :/ |
2006-02-10 04:08:50 by Evaldo Gardenali | Files touched by this commit (1) |
Log message: Added buildlink3.mk |
2006-02-10 03:48:54 by Evaldo Gardenali | Files touched by this commit (4) | |
Log message: pycrypto: The Toolkit is a collection of cryptographic algorithms and protocols, implemented for use from Python. The current release is 2.0.1. Among the contents of the package: * Hash functions: MD2, MD4, RIPEMD, SHA256. * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES, IDEA, RC5. * Stream encryption algorithms: ARC4, simple XOR. * Public-key algorithms: RSA, DSA, ElGamal, qNEW. * Protocols: All-or-nothing transforms, chaffing/winnowing. * Miscellaneous: RFC1751 module for converting 128-key keys into a set of English words, primality testing. * Some demo programs (currently all quite old and outdated). |