libsodiumd ~master (2021-10-28T17:47:39.8483982)
Dub
Repo
crypto_onetimeauth_poly1305_state
libsodium
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.
@
nogc
nothrow extern (
C
)
struct
crypto_onetimeauth_poly1305_state {
ubyte
[
256
]
opaque
;
}
Members
Variables
opaque
ubyte
[
256
]
opaque
;
Undocumented in source.
Meta
Source
See Implementation
libsodium
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