☰
Crate hacspec_poly1305
Crate hacspec_poly1305
Version 0.1.0
All Items
Structs
Functions
Type Definitions
Crates
abstract_integers
aead
ansi_term
cfg_if
generic_array
getrandom
hacspec_attributes
hacspec_chacha20
hacspec_chacha20poly1305
hacspec_derive
hacspec_dev
hacspec_lib
hacspec_poly1305
hacspec_provider
hacspec_sha3
hacspec_util
itoa
libc
num
num_bigint
num_complex
num_integer
num_iter
num_rational
num_traits
ppv_lite86
proc_macro2
quote
rand
rand_chacha
rand_core
ryu
secret_integers
serde
serde_derive
serde_json
syn
typenum
unicode_ident
unsafe_hacspec_examples
?
Crate
hacspec_poly1305
source
·
[
−
]
Structs
FieldCanvas
FieldElement
Poly1305Tag
Fixed length byte array.
PolyBlock
Fixed length byte array.
PolyKey
Fixed length byte array.
Functions
poly1305
poly1305_encode_block
poly1305_encode_last
poly1305_encode_r
poly1305_finish
poly1305_init
poly1305_update
poly1305_update_block
poly1305_update_blocks
poly1305_update_last
Type Definitions
BlockIndex
PolyState
SubBlock