index
:
delta/python-packages/pycrypto.git
2.6-winbuild2-wip
2.6.x
2.6.x-ci-appveyor-wip
2.6.x-ci-wip
bugfixes-wip
gh-pages
hash-speedup-wip
junk/master
junk/sphinx
master
pyca
select-modes
stage
win-build-wip
winbuild2-wip
www.pycrypto.org
github.com: dlitz/pycrypto.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Crypto
/
SelfTest
/
Signature
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of catch-all exceptions. LP#1178485.
Richard Mitchell
2014-06-22
1
-2
/
+2
*
Removed most 'import *' statements
Legrandin
2013-10-20
2
-2
/
+4
*
whitespace changes (pre-AEAD)
Legrandin
2013-10-20
1
-1
/
+1
*
Added unit tests for bugfix #1119552
Legrandin
2013-07-14
1
-0
/
+27
*
Hash: Rename SHA->SHA1 and RIPEMD->RIPEMD160 (1/2)
Dwayne Litzenberger
2013-02-16
2
-11
/
+11
*
Merged from upstream (py3k support) and modified so that all unit tests pass.
Legrandin
2011-10-18
2
-27
/
+31
*
Added Lorenz Quack's native C implementation of all SHA-2 algorithm
Legrandin
2011-10-16
2
-11
/
+11
*
Restructure both PKCS#1 signature schemes as objects.
Legrandin
2011-10-16
2
-15
/
+30
*
To simplify, no RNG needs to be provided with PKCS1 encryption: the one belon...
Legrandin
2011-10-02
1
-23
/
+38
*
Make PKCS#1 and its test cases work with Python 2.1
Legrandin
2011-02-07
1
-0
/
+2
*
More test cases for PKCS#1
Legrandin
2011-02-07
2
-4
/
+73
*
First fully tested version of Crypto.Signature.PKCS1_PSS
Legrandin
2011-02-06
2
-0
/
+363
*
Tab to space conversion
Legrandin
2011-02-06
1
-72
/
+72
*
Make tests compatible to Python 2.1
Legrandin
2011-02-03
1
-1
/
+3
*
Add tests for PKCS#1 v1.5
Legrandin
2011-02-03
2
-0
/
+235