2018-11-10 |
Mark Wooding | algorithms.c, knock-on: Eliminate `f_freeme' flags. |
blob | commitdiff | raw |
2018-11-10 |
Mark Wooding | bytestring.c: Implement indexing, slicing, concatenatio... |
blob | commitdiff | raw | diff to current |
2018-11-10 |
Mark Wooding | Consistently make keyword-lists be static and read... |
blob | commitdiff | raw | diff to current |
2018-11-10 |
Mark Wooding | catacomb-python.h: Eliminate redundant declaration... |
blob | commitdiff | raw | diff to current |
2017-05-14 |
Mark Wooding | pubkey.c: Add support for Ed448 signatures, following... |
blob | commitdiff | raw | diff to current |
2017-05-14 |
Mark Wooding | Add support for SHA3 and related algorithms. |
blob | commitdiff | raw | diff to current |
2017-05-14 |
Mark Wooding | algorithms.c: Add basic support for Keccak[1600, n]. |
blob | commitdiff | raw | diff to current |
2017-05-14 |
Mark Wooding | Merge branch '1.1.x' |
blob | commitdiff | raw | diff to current |
2017-05-13 |
Mark Wooding | Return `long' objects when `int' is requested but the... |
blob | commitdiff | raw | diff to current |
2017-05-13 |
Mark Wooding | Further fixing to use `Py_ssize_t' in place of int. |
blob | commitdiff | raw | diff to current |
2017-05-03 |
Mark Wooding | Merge branches 'mdw/latin-ietf' and 'mdw/curve25519' |
blob | commitdiff | raw | diff to current |
2017-05-03 |
Mark Wooding | pubkey.c, catacomb/__init__.py: Add bindings for Hambur... |
blob | commitdiff | raw | diff to current |
2017-05-03 |
Mark Wooding | pubkey.c, ...: Support Bernstein's `Ed25519' signature... |
blob | commitdiff | raw | diff to current |
2017-05-03 |
Mark Wooding | pubkey.c, ...: Support Bernstein's `X25519' key-agreeme... |
blob | commitdiff | raw | diff to current |
2017-05-03 |
Mark Wooding | Return `long' objects when `int' is requested but the... |
blob | commitdiff | raw | diff to current |
2017-04-12 |
Mark Wooding | bytestring.c, catacomb/__init__.py: Compare for equalit... |
blob | commitdiff | raw | diff to current |
2017-04-12 |
Mark Wooding | *.c: Declare `PY_SSIZE_T_CLEAN'. |
blob | commitdiff | raw | diff to current |
2017-04-07 |
Mark Wooding | algorithms.c: Add support for Poly1305. |
blob | commitdiff | raw | diff to current |
2017-04-07 |
Mark Wooding | catacomb-python.h, util.c: Support for declaring types... |
blob | commitdiff | raw | diff to current |
2016-09-12 |
Mark Wooding | util.c: Add conversions between Python objects and... |
blob | commitdiff | raw | diff to current |
2016-09-12 |
Mark Wooding | catacomb-python.h: Don't inhibit 64-bit type detection... |
blob | commitdiff | raw | diff to current |
2016-09-11 |
Mark Wooding | Further fixing to use `Py_ssize_t' in place of int. |
blob | commitdiff | raw | diff to current |
2015-07-20 |
Mark Wooding | Merge branches 'mdw/pwsafe' and 'mdw/ec-ptcmpr' |
blob | commitdiff | raw | diff to current |
2015-05-29 |
Mark Wooding | Use ValueError instead of SyntaxError throughout. |
blob | commitdiff | raw | diff to current |
2015-05-26 |
Mark Wooding | Fix the missing-module-names bug properly. |
blob | commitdiff | raw | diff to current |
2015-05-26 |
Mark Wooding | catacomb-python.h: Promote `util' to the head of the... |
blob | commitdiff | raw | diff to current |
2015-05-26 |
Mark Wooding | catacomb-python.h: Formatting fix. |
blob | commitdiff | raw | diff to current |
2015-04-20 |
Mark Wooding | Proper hashing for comparable object types. |
blob | commitdiff | raw | diff to current |
2015-02-27 |
Mark Wooding | mp.c: Binding for `mp_fibonacci'. |
blob | commitdiff | raw | diff to current |
2013-06-16 |
Mark Wooding | Overhaul formatting. |
blob | commitdiff | raw | diff to current |
2008-04-04 |
Mark Wooding | util: Actually initialize the utilities properly. |
blob | commitdiff | raw | diff to current |
2007-02-17 |
Mark Wooding | General: Fix lots of whitespace issues. |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Mark Wooding | General: Update for Python 2.5. |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Mark Wooding | Remove the various `getuNN' functions and replace them... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Mark Wooding | mappings: Separate mapping methods into read-only and... |
blob | commitdiff | raw | diff to current |
2006-01-28 |
Mark Wooding | Bug squashing. |
blob | commitdiff | raw | diff to current |
2006-01-28 |
Mark Wooding | Reorganization: split out utilities; mapping methods |
blob | commitdiff | raw | diff to current |
2006-01-28 |
Mark Wooding | algorithms: Add PRPs as objects in their own right. |
blob | commitdiff | raw | diff to current |
2005-09-26 |
mdw | Checkin, Debianized and more or less complete. |
blob | commitdiff | raw | diff to current |
2005-04-29 |
mdw | More fixing for modern Pythons. No longer works with... |
blob | commitdiff | raw | diff to current |
2005-04-27 |
mdw | Fixing for Python 2.3 and later. |
blob | commitdiff | raw | diff to current |
2005-04-10 |
mdw | Initial check-in of catacomb-python. |
blob | commitdiff | raw | diff to current |
|