diff options
Diffstat (limited to 'src/lib/pubkey/curve25519/info.txt')
-rw-r--r-- | src/lib/pubkey/curve25519/info.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/pubkey/curve25519/info.txt b/src/lib/pubkey/curve25519/info.txt new file mode 100644 index 000000000..68c417056 --- /dev/null +++ b/src/lib/pubkey/curve25519/info.txt @@ -0,0 +1,9 @@ +define CURVE_25519 20141227 + +<header:public> +curve25519.h +</header:public> + +<header:internal> +donna128.h +</header:internal> |