- crypto_core_hchacha20
int crypto_core_hchacha20(ubyte* out_, const(ubyte)* in_, const(ubyte)* k, const(ubyte)* c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_core_hchacha20_constbytes
size_t crypto_core_hchacha20_constbytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_core_hchacha20_inputbytes
size_t crypto_core_hchacha20_inputbytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_core_hchacha20_keybytes
size_t crypto_core_hchacha20_keybytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_core_hchacha20_outputbytes
size_t crypto_core_hchacha20_outputbytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D language bindings for libsodium's crypto_core_hchacha20.h