1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-04-15 16:57:13 +02:00
2021-09-21 20:59:01 +03:00

3 lines
105 B
C

#define crypto_verify_32 crypto_verify
int crypto_verify(const unsigned char *x,const unsigned char *y);