mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-05-25 11:22:22 +00:00
some more tweaks
This commit is contained in:
parent
12b9fd5e40
commit
7281403328
2 changed files with 3 additions and 2 deletions
|
@ -112,6 +112,7 @@ inline static void ge_initeightpoint() {}
|
|||
#define ED25519_CUSTOMRANDOM
|
||||
#define ED25519_CUSTOMHASH
|
||||
#include <sodium/crypto_hash_sha512.h>
|
||||
#include <sodium/randombytes.h>
|
||||
#include "ed25519-donna/ed25519-donna.h"
|
||||
|
||||
static int ed25519_seckey_expand(unsigned char *sk,const unsigned char *seed)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue