pub/{ed25519,x25519,x448}.c: Use symbolic constants for sizes of things.
[catacomb] / pub / ed25519.c
2017-05-14 Mark Woodingpub/{ed25519,x25519,x448}.c: Use symbolic constants...
2017-05-14 Mark Woodingutils/split-pieces, pub/ed25519.c: New utility makes...
2017-05-14 Mark Woodingpub/ed25519.c: Use the correct type for the field-eleme...
2017-05-14 Mark WoodingMerge branch '2.3.x'
2017-04-30 Mark WoodingMerge branches 'mdw/latin-ietf' and 'mdw/curve25519'
2017-04-29 Mark Woodingpub/, progs/: Implement Bernstein's Ed25519 signature...