chiark / gitweb /
Merge remote-tracking branch 'origin/HEAD'
[catacomb-python] / algorithms.py
2017-05-14 Mark WoodingAdd support for SHA3 and related algorithms.
2017-05-14 Mark Woodingalgorithms.py: Support SHA512/224 and SHA512/256.
2017-05-14 Mark Woodingalgorithms.py: Cope better with algs with funny charact...
2017-05-14 Mark Woodingrand.c, algorithms.py: Change how kinds of RNGs are...
2017-05-14 Mark WoodingMerge branch '1.1.x'
2017-05-03 Mark WoodingMerge branches 'mdw/latin-ietf' and 'mdw/curve25519'
2017-05-03 Mark Woodingalgorithms.py: Support the IETF versions of ChaCha...
2016-09-12 Mark Woodingrand.c, algorithms.py: Support random access protocol...
2015-07-20 Mark WoodingMerge branches 'mdw/pwsafe' and 'mdw/ec-ptcmpr'
2015-05-26 Mark Woodingalgorithms.py, rand.c: Support `Latin dances' stream...
2015-05-26 Mark Woodingalgorithms.py, rand.c: Move constant definitions and...
2015-05-26 Mark Woodingalgorithms.py: Fiddling with whitespace.
2007-02-17 Mark WoodingGeneral: Fix lots of whitespace issues.
2006-01-28 Mark Woodingalgorithms: Add PRPs as objects in their own right.
2005-04-10 mdwInitial check-in of catacomb-python.