]> git.codecow.com Git - Monocypher.git/commit
Added EdDSA to X25519 conversions
authorLoup Vaillant <loup@loup-vaillant.fr>
Tue, 24 Mar 2020 19:40:48 +0000 (20:40 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Tue, 24 Mar 2020 19:40:48 +0000 (20:40 +0100)
commitb3baf279eec11c6507e35b9286333e24f17e6363
tree6736b007720e08035fa2d7eb56031416daaec6fa
parent9ef6147a8895125fefedaabcff806694882fd619
Added EdDSA to X25519 conversions
src/monocypher.c
src/monocypher.h
src/optional/monocypher-ed25519.c
src/optional/monocypher-ed25519.h
tests/test.c