pub/ed448.[ch], etc.: Add the Ed448 signature scheme from RFC8032.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 10 May 2017 20:58:36 +0000 (21:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 May 2017 13:58:43 +0000 (14:58 +0100)
commitc578d5d85b11f004c151948684ca5753a5ac5962
treeba2032802a113241256199a00a1f6d9352b4385e
parent1bc00e2a032fa3899ed734f6cfeab88e9000041d
pub/ed448.[ch], etc.: Add the Ed448 signature scheme from RFC8032.
12 files changed:
progs/catcrypt.1
progs/catsign.1
progs/cc-sig.c
progs/dsig.1
progs/key.1
progs/key.c
progs/perftest.c
pub/Makefile.am
pub/ed448.c [new file with mode: 0644]
pub/ed448.h [new file with mode: 0644]
pub/t/ed448 [new file with mode: 0644]
pub/x448.h