5cb0f760858824765a50b3d584e7e1cb5a7d6f31
[trex.git] /
1
2 #include "crypto_sign_edwards25519sha512batch.h"
3
4 #define crypto_sign crypto_sign_edwards25519sha512batch
5 #define crypto_sign_open crypto_sign_edwards25519sha512batch_open
6 #define crypto_sign_keypair crypto_sign_edwards25519sha512batch_keypair
7 #define crypto_sign_BYTES crypto_sign_edwards25519sha512batch_BYTES
8 #define crypto_sign_PUBLICKEYBYTES crypto_sign_edwards25519sha512batch_PUBLICKEYBYTES
9 #define crypto_sign_SECRETKEYBYTES crypto_sign_edwards25519sha512batch_SECRETKEYBYTES
10 #define crypto_sign_IMPLEMENTATION crypto_sign_edwards25519sha512batch_IMPLEMENTATION
11 #define crypto_sign_VERSION crypto_sign_edwards25519sha512batch_VERSION
12