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
/
Util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tests when running under "python -OO" (PYTHONOPTIMIZE set to 1 or 2)
Dwayne Litzenberger
2014-06-22
1
-2
/
+4
*
Refactor 3 places handling fastmath ImportError
Marc Abramowitz
2014-02-22
1
-10
/
+2
*
Use different method for getting ext_suffix
Marc Abramowitz
2014-02-22
1
-1
/
+2
*
Removed most 'import *' statements
Legrandin
2013-10-20
2
-2
/
+6
*
whitespace changes (pre-AEAD)
Legrandin
2013-10-20
1
-10
/
+10
*
Fix unhexlify in Python 3.2
Dwayne Litzenberger
2013-07-14
1
-32
/
+32
*
Added support for PKCS#8-encrypted private keys.
Legrandin
2013-07-14
2
-0
/
+141
*
Refactoring of the asn1 module
Legrandin
2013-07-14
1
-244
/
+604
*
Counter: Deprecate disable_shortcut; Remove __PCT_CTR_SHORTCUT__ entirely
Dwayne Litzenberger
2013-07-14
1
-15
/
+5
*
Add tests for error propagation in _fastmath
Dwayne C. Litzenberger
2012-07-03
1
-0
/
+29
*
Run test_negative_number_roundtrip_mpzToLongObj_longObjToMPZ only if _fastmath
Sebastian Ramacher
2012-06-28
1
-1
/
+20
*
Reenable redefined tests.
Sebastian Ramacher
2012-05-28
1
-1
/
+1
*
_fastmath: Convert negative numbers properly
Dwayne C. Litzenberger
2012-04-25
1
-0
/
+11
*
_fastmath: missing Py_BLOCK_THREADS on isPrime(1)
Dwayne C. Litzenberger
2012-04-25
1
-0
/
+1
*
Merge from upstream
Legrandin
2011-12-22
1
-3
/
+3
|
\
|
*
Python 3.x fixes:
Dwayne C. Litzenberger
2011-10-22
1
-3
/
+3
*
|
Further fixed for python 3
Legrandin
2011-10-19
1
-0
/
+4
*
|
Merged from upstream (py3k support) and modified so that all unit tests pass.
Legrandin
2011-10-18
3
-115
/
+119
|
\
\
|
|
/
|
*
PY3K _fastmath support
Thorsten Behrens
2010-12-29
2
-2
/
+2
|
*
PY3K support for _fastmath.c; removed floordiv(a,b) hack and replaced with di...
Thorsten Behrens
2010-12-29
1
-6
/
+6
|
*
Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7
Thorsten Behrens
2010-12-28
3
-109
/
+110
*
|
Added test case for size()
Legrandin
2011-02-06
1
-0
/
+6
|
/
*
Support for older versions of python
Legrandin
2010-08-02
1
-5
/
+8
*
Add ability to export and import RSA keys in DER and PEM format.
Legrandin
2010-08-02
1
-0
/
+287
*
Fix backward compatibility with PyCrypto 2.1 through 2.5:
Dwayne C. Litzenberger
2010-06-10
1
-12
/
+12
*
getStrongPrime() implementation
Lorenz Quack
2010-06-10
1
-0
/
+38
*
SelfTest: Test new Counter anti-wraparound behaviour
Dwayne C. Litzenberger
2009-10-12
1
-11
/
+25
*
SelfTest: Add tests for Counter wraparound behaviour and for the 'carry' attr...
Dwayne C. Litzenberger
2009-10-12
1
-0
/
+45
*
SelfTest: Add tests for Crypto.Util.Counter
Dwayne C. Litzenberger
2009-10-12
2
-0
/
+104
*
Legal: Dedicate my files to the public domain.
Dwayne C. Litzenberger
2009-03-01
3
-63
/
+51
*
cleanup: Move modules to "lib/Crypto" subdirectory.
Dwayne C. Litzenberger
2009-02-28
3
-0
/
+340