sodium v1.0.18-alpha.4 (2019-06-06T15:24:03Z)
Home
Dub
Repo
crypto_sign_ed25519_MESSAGEBYTES_MAX
deimos
sodium
crypto_sign_ed25519
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
enum
crypto_sign_ed25519_MESSAGEBYTES_MAX
=
(
SODIUM_SIZE_MAX
-
crypto_sign_ed25519_BYTES
)
;
Meta
Source
See Source File
deimos
sodium
crypto_sign_ed25519
functions
crypto_sign_ed25519
crypto_sign_ed25519_bytes
crypto_sign_ed25519_detached
crypto_sign_ed25519_keypair
crypto_sign_ed25519_messagebytes_max
crypto_sign_ed25519_open
crypto_sign_ed25519_pk_to_curve25519
crypto_sign_ed25519_publickeybytes
crypto_sign_ed25519_secretkeybytes
crypto_sign_ed25519_seed_keypair
crypto_sign_ed25519_seedbytes
crypto_sign_ed25519_sk_to_curve25519
crypto_sign_ed25519_sk_to_pk
crypto_sign_ed25519_sk_to_seed
crypto_sign_ed25519_verify_detached
crypto_sign_ed25519ph_final_create
crypto_sign_ed25519ph_final_verify
crypto_sign_ed25519ph_init
crypto_sign_ed25519ph_statebytes
crypto_sign_ed25519ph_update
manifest constants
crypto_sign_ed25519_BYTES
crypto_sign_ed25519_MESSAGEBYTES_MAX
crypto_sign_ed25519_PUBLICKEYBYTES
crypto_sign_ed25519_SECRETKEYBYTES
crypto_sign_ed25519_SEEDBYTES
structs
crypto_sign_ed25519ph_state