]> git.codecow.com Git - Monocypher.git/commit
added x25519 and crypto_lock
authorLoup Vaillant <loup@loup-vaillant.fr>
Thu, 19 Jan 2017 15:33:12 +0000 (16:33 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Thu, 19 Jan 2017 15:33:12 +0000 (16:33 +0100)
commit6941aebc68c49048b42d25a6228723c722f2de7f
tree76ce989c34116573bcd58a1b2854302ea304d5f6
parent654f507fac24e04c156073000e3bd1b66fe8b84d
added x25519 and crypto_lock
build.sh
lock.c [new file with mode: 0644]
lock.h [new file with mode: 0644]
test.c
vectors_x25519.txt [new file with mode: 0644]
x25519.c [new file with mode: 0644]
x25519.h [new file with mode: 0644]