- crypto_scalarmult_curve25519
int crypto_scalarmult_curve25519(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_curve25519_base
int crypto_scalarmult_curve25519_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_curve25519_bytes
size_t crypto_scalarmult_curve25519_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_curve25519_scalarbytes
size_t crypto_scalarmult_curve25519_scalarbytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.