]> source.dussan.org Git - rspamd.git/commit
Rework curve25519 library for modular design.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 12 Oct 2015 12:57:28 +0000 (13:57 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 12 Oct 2015 12:57:28 +0000 (13:57 +0100)
commit49f9e007f17ed552b1aad8d608c01f374463c1b2
tree9d73a26d236a0f1cb1a7a96dff628465e24109ec
parentdb1f808884e11639306010ec629abb2c9c370393
Rework curve25519 library for modular design.
src/CMakeLists.txt
src/libcryptobox/CMakeLists.txt
src/libcryptobox/cryptobox.c
src/libcryptobox/curve25519/curve25519-donna-c64.c
src/libcryptobox/curve25519/curve25519-donna.c
src/libcryptobox/curve25519/curve25519.c [new file with mode: 0644]
src/libcryptobox/curve25519/curve25519.h