mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
init
This commit is contained in:
3
ed25519/ref10/randombytes.h
Normal file
3
ed25519/ref10/randombytes.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <sodium/randombytes.h>
|
||||
#define randombytes(b,n) \
|
||||
(randombytes(b,n), 0)
|
||||
Reference in New Issue
Block a user