maya
6b043393e2
py-cryptodome: update to 3.4.5
...
The library can also be compiled using MinGW.
Removed use of alloca().
[Security] Removed implementation of deprecated "quick check" feature of PGP block cipher mode.
Improved the performance of scrypt by converting some Python to C.
2017-03-07 16:28:17 +00:00
joerg
8d16087285
Make it a proper Egg. Bump revision.
2017-02-08 00:06:54 +00:00
rodent
a68bd97524
Revert last commit. According to wiz@ in private mail, CONFLICTS is needed
...
for configuration files only.
2017-01-12 16:36:35 +00:00
rodent
1cc0f77a81
py-crypto and py-cryptodome CONFLICT with:
...
${PYSITELIB}/Crypto/Cipher/AES.py
2017-01-12 11:53:16 +00:00
maya
7384fbdce7
SunOS needs alloca.h, so include in its case too.
...
Pointed out by kamil, thanks.
2016-12-30 23:02:57 +00:00
maya
f2fddd9dec
Use public-domain AND python-software-foundation as a license.
...
Pointed out by leot - thanks!
2016-12-30 22:50:15 +00:00
maya
f68c589ace
New package: py-cryptodome.
...
PyCryptodome is a self-contained Python package of low-level cryptographic
primitives.
It's also intended to be a drop-in replacement for py-crypto.
2016-12-30 22:32:54 +00:00