mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-11-08 01:10:40 +00:00
6 lines
159 B
C
6 lines
159 B
C
#define crypto_sign ed25519_ref10_sign
|
|
#define crypto_sign_pubkey ed25519_ref10_pubkey
|
|
#define crypto_sign_open ed25519_ref10_open
|
|
|
|
#include "ed25519_ref10.h"
|