mariadb/plugin/auth_ed25519/crypto_verify.h
Sergei Golubchik 7120118a5e MDEV-12160 Modern alternative to the SHA1 authentication plugin
ED25519 authentication plugin
2017-03-10 18:21:28 +01:00

1 line
66 B
C

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