libsodium.crypto_verify_16

D language bindings for libsodium's crypto_verify_16.h

Members

Functions

crypto_verify_16
int crypto_verify_16(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_16_bytes
size_t crypto_verify_16_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_16_BYTES
enum crypto_verify_16_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)