libsodium.crypto_verify_64

D language bindings for libsodium's crypto_verify_64.h

Members

Functions

crypto_verify_64
int crypto_verify_64(const(ubyte)* x, const(ubyte)* y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
crypto_verify_64_bytes
size_t crypto_verify_64_bytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

crypto_verify_64_BYTES
enum crypto_verify_64_BYTES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

License

ISC (see LICENSE.txt)