- crypto_scalarmult
int crypto_scalarmult(ubyte* q, const(ubyte)* n, const(ubyte)* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_scalarmult_base
int crypto_scalarmult_base(ubyte* q, const(ubyte)* n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_scalarmult_bytes
size_t crypto_scalarmult_bytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_scalarmult_primitive
const(char)* crypto_scalarmult_primitive()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_scalarmult_scalarbytes
size_t crypto_scalarmult_scalarbytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.