]> git.ipfire.org Git - thirdparty/nettle.git/commit
Implemented eddsa compression and decompression.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 2 Oct 2014 13:51:42 +0000 (15:51 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 2 Oct 2014 13:51:42 +0000 (15:51 +0200)
commit6907bbacd6da270aea6cd9d51eb9c0e25c17d520
tree952f66b8606959f9a5be09affa6ebc17bddae3f9
parent993bfa0ce4b57d83f67dff18e922848416c6b77a
Implemented eddsa compression and decompression.
ChangeLog
Makefile.in
eddsa-compress.c [new file with mode: 0644]
eddsa-decompress.c [new file with mode: 0644]
eddsa.h [new file with mode: 0644]