mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-24 14:27:16 +01: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"
|