chiark / gitweb /
catacomb/pwsafe.py: Use `binascii' for Base64 conversion.
[catacomb-python] / pock
2019-11-25 Mark Wooding*.py: Add parentheses around `print' arguments.
2019-11-25 Mark Wooding*.py: Hack around Python exception-catching syntax...
2019-11-25 Mark WoodingMerge branch '1.2.x' into 1.3.x
2019-09-21 Mark WoodingMerge branch 'mdw/aead'
2019-09-21 Mark Woodingpock: Add the `-s' option to the usage synopsis.
2019-09-21 Mark Woodingpock: Consistently use lowercase and no dots in option...
2019-02-07 Mark Woodingpock: Set the sieve vector size correctly.
2019-02-07 Mark Woodingpock: Report `duplicate label' as an expected error.
2018-11-11 Mark Woodingpock: Actually, the word `check' isn't optional.
2018-11-10 Mark Woodingpock: New program for generating and verifying primalit...