Set ELF visibility to keep all of our external symbols to ourselves.
[pyke] / catacomb.c
2019-10-01 Mark WoodingSet ELF visibility to keep all of our external symbols...
2019-09-21 Mark Woodingalgorithms.c, etc.: Support the new AEAD abstraction.
2017-05-14 Mark Woodingpubkey.c: Add support for Ed448 signatures, following...
2017-05-14 Mark Woodingpubkey.c: Support the `ed2559ctx' signature scheme...
2017-05-14 Mark WoodingMerge branch '1.1.x'
2017-05-03 Mark Woodingpubkey.c, catacomb/__init__.py: Add bindings for Hambur...
2017-05-03 Mark Woodingpubkey.c, ...: Support Bernstein's `Ed25519' signature...
2017-05-03 Mark Woodingpubkey.c, ...: Support Bernstein's `X25519' key-agreeme...
2015-05-29 Mark Woodingcatacomb.c, ec.c: Bindings for the new EC2OSP/OS2ECP...
2015-04-20 Mark Woodingcatacomb.c: Handle Python's randomize hashing parameter...
2013-06-16 Mark WoodingOverhaul formatting.
2007-02-17 Mark WoodingGeneral: Fix lots of whitespace issues.
2006-01-28 Mark WoodingReorganization: split out utilities; mapping methods
2005-09-26 mdwCheckin, Debianized and more or less complete.
2005-04-29 mdwMore fixing for modern Pythons. No longer works with...
2005-04-10 mdwVarious minor fixings.
2005-04-10 mdwInitial check-in of catacomb-python.