chiark / gitweb /
pub/{ed25519,x25519,x448}.c: Use symbolic constants for sizes of things.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 10 May 2017 20:11:51 +0000 (21:11 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 May 2017 13:58:42 +0000 (14:58 +0100)
commit1b59808c769df96b1fcb5fb38c7f8fce069d0455
tree7d1bd20781d86c671c9893c367f7762a62d7998d
parenta81dbb3fde151e754314a80042d721da4d759cbb
pub/{ed25519,x25519,x448}.c: Use symbolic constants for sizes of things.

The main code still knows the right numbers by magic.
pub/ed25519.c
pub/x25519.c
pub/x448.c