wrapper.sodium.crypto_kx

Undocumented in source.

Public Imports

deimos.sodium.crypto_kx
public import deimos.sodium.crypto_kx : crypto_kx_PUBLICKEYBYTES, crypto_kx_publickeybytes, crypto_kx_SECRETKEYBYTES, crypto_kx_secretkeybytes, crypto_kx_SEEDBYTES, crypto_kx_seedbytes, crypto_kx_SESSIONKEYBYTES, crypto_kx_sessionkeybytes, crypto_kx_PRIMITIVE, crypto_kx_seed_keypair, crypto_kx_keypair, crypto_kx_client_session_keys, crypto_kx_server_session_keys;

Members

Functions

crypto_kx_primitive
string crypto_kx_primitive()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta