mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-03 22:22:01 +02: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"
|