libsodium.crypto_verify_32

D language bindings for libsodium's crypto_verify_32.h

Members

Functions

crypto_verify_32
int crypto_verify_32(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_32_bytes
size_t crypto_verify_32_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_32_BYTES
enum crypto_verify_32_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)