ec.c, catacomb/__init__.py: Return tail from `parse'; provide `fromstring'.
[catacomb-python] / t / t-ec.py
2020-04-11 Mark Woodingec.c, catacomb/__init__.py: Return tail from `parse...
2020-04-11 Mark Woodingec.c: Accept and discard parentheses around a point...
2020-04-11 Mark Woodingec.c: Dispatch to `ecptxl_3' whether or not we have...
2020-04-11 Mark Woodingec.c: Reject strings with trailing junk in the curve...
2020-04-11 Mark Woodingec.c, field.c, group.c: Allow exponents and scalars...
2020-04-11 Mark Woodingec.c, field.c, group.c, mp.c: Fix conversions in `pow...
2020-04-11 Mark Woodingbuffer.c: Implement `ec2osp' and `os2ecp' as operations...
2020-04-11 Mark WoodingSplit 'pyke/' into commit 'c80de12d8d0827e0553fed2e4d39...
2020-04-10 Mark WoodingSplice 'pyke/' prehistory from commit 'c1756f78cbf30074...
2020-04-07 Mark WoodingMerge branch '1.2.x' into 1.3.x
2020-04-06 Mark WoodingMerge branch '1.2.x' into 1.3.x
2019-11-27 Mark WoodingMerge branch '1.3.x'
2019-11-27 Mark Woodingt/t-*.py: Use the `WriteBuffer.contents' property.
2019-11-27 Mark WoodingMerge branch '1.2.x' into 1.3.x
2019-11-27 Mark Woodingt/: Add a test suite.