mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-09 06:23:47 +01:00
5 lines
159 B
C
5 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"
|