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
/
Hash
Commit message (
Expand
)
Author
Age
Files
Lines
*
hexverify: Fix handling unicode strings on Python 3.2
Dwayne Litzenberger
2013-10-20
2
-2
/
+2
*
CMAC: raise TypeError instead of ValueError when ciphermod is missing or unus...
Dwayne Litzenberger
2013-10-20
1
-2
/
+3
*
Add support for GCM mode (AES only).
Legrandin
2013-10-20
1
-35
/
+100
*
Add support for CMAC
Legrandin
2013-10-20
2
-1
/
+279
*
Add HMAC.verify() and HMAC.hexverify() with constant-time comparison
Legrandin
2013-10-20
1
-2
/
+53
*
Update RIPEMD documentation (deprecated; see RIPEMD160)
junk/master
Dwayne Litzenberger
2013-07-14
1
-1
/
+3
*
Hash: Speed up initialization by removing pure-Python wrappers
hash-speedup-wip
Dwayne Litzenberger
2013-02-17
10
-794
/
+94
*
Hash: Generic Crypto.Hash.new(algo, [data]) function
Dwayne Litzenberger
2013-02-17
1
-0
/
+119
*
Hash: Remove "oid" attributes; add "name" attribute
Dwayne Litzenberger
2013-02-17
10
-90
/
+6
*
Hash: Rename SHA->SHA1 and RIPEMD->RIPEMD160 (2/2)
Dwayne Litzenberger
2013-02-16
2
-0
/
+48
*
Hash: Rename SHA->SHA1 and RIPEMD->RIPEMD160 (1/2)
Dwayne Litzenberger
2013-02-16
3
-5
/
+5
*
Fix typos in docs
Dwayne C. Litzenberger
2012-05-23
1
-1
/
+1
*
Added documentation for all hash algorithms
Legrandin
2012-05-05
12
-255
/
+801
*
Merged from upstream (py3k support) and modified so that all unit tests pass.
Legrandin
2011-10-18
10
-25
/
+33
|
\
|
*
SHA224/384/512: Py3k compatibility
Dwayne C. Litzenberger
2011-10-10
3
-9
/
+12
|
*
Merge branch 'master' into py3k
Dwayne C. Litzenberger
2011-10-10
5
-1
/
+101
|
|
\
|
*
|
PY3K _fastmath support
Thorsten Behrens
2010-12-29
1
-1
/
+1
|
*
|
Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7
Thorsten Behrens
2010-12-28
3
-10
/
+13
*
|
|
Added Lorenz Quack's native C implementation of all SHA-2 algorithm
Legrandin
2011-10-16
8
-13
/
+220
*
|
|
Merged with upstream.
Legrandin
2011-09-20
5
-1
/
+163
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add variable block size support to HMAC-SHA384 and HMAC-SHA512 which use
Frédéric Bertolus
2011-04-08
5
-4
/
+11
|
*
|
Add SHA224, SHA384 and SHA512 hash algorithm.
Frédéric Bertolus
2011-04-08
3
-0
/
+93
|
|
/
*
|
Simplify wrapper, as digest_size is known in advance each time.
Legrandin
2011-02-07
2
-6
/
+6
*
|
Fixed typo
Legrandin
2011-02-06
1
-1
/
+1
*
|
First fully tested version of Crypto.Signature.PKCS1_PSS
Legrandin
2011-02-06
2
-0
/
+2
*
|
Add OID to each hash algorithm.
Legrandin
2011-02-03
2
-14
/
+38
|
/
*
Remove dead RIPEMD160.py implementation (we already have a C implementation)
Dwayne C. Litzenberger
2010-08-02
1
-259
/
+0
*
HMAC.py: Add clarified copyright notice
Dwayne C. Litzenberger
2009-08-02
1
-0
/
+33
*
Legal: Add PD dedication to __init__.py files and hash stubs
Dwayne C. Litzenberger
2009-03-01
4
-0
/
+78
*
Legal: Dedicate my files to the public domain.
Dwayne C. Litzenberger
2009-03-01
1
-20
/
+17
*
cleanup: Move modules to "lib/Crypto" subdirectory.
Dwayne C. Litzenberger
2009-02-28
6
-0
/
+438