chiark / gitweb /
ec.c: Reject strings with trailing junk in the curve-point constructor.
[catacomb-python] / t / t-ec.py
2019-11-25 Mark Woodingec.c: Reject strings with trailing junk in the curve...
2019-11-25 Mark Woodingec.c, field.c, group.c: Allow exponents and scalars...
2019-11-25 Mark Woodingec.c, field.c, group.c, mp.c: Fix conversions in `pow...
2019-11-25 Mark Woodingbuffer.c: Implement `ec2osp' and `os2ecp' as operations...
2019-11-25 Mark WoodingMerge branch '1.3.x'
2019-11-25 Mark Woodingt/t-*.py: Use the `WriteBuffer.contents' property.
2019-11-25 Mark WoodingMerge branch '1.2.x' into 1.3.x
2019-11-25 Mark Woodingt/: Add a test suite.