sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_onetimeauth_poly1305_state
deimos
sodium
crypto_onetimeauth_poly1305
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
struct
crypto_onetimeauth_poly1305_state {
ubyte
[
256
]
opaque
;
}
Members
Variables
opaque
ubyte
[
256
]
opaque
;
Undocumented in source.
Meta
Source
See Implementation
deimos
sodium
crypto_onetimeauth_poly1305
functions
crypto_onetimeauth_poly1305
crypto_onetimeauth_poly1305_bytes
crypto_onetimeauth_poly1305_final
crypto_onetimeauth_poly1305_init
crypto_onetimeauth_poly1305_keybytes
crypto_onetimeauth_poly1305_keygen
crypto_onetimeauth_poly1305_statebytes
crypto_onetimeauth_poly1305_update
crypto_onetimeauth_poly1305_verify
manifest constants
crypto_onetimeauth_poly1305_BYTES
crypto_onetimeauth_poly1305_KEYBYTES
structs
crypto_onetimeauth_poly1305_state