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