hacspec_poly1305
0.1.0
PolyState
In crate hacspec_poly1305
?
Type Alias
hacspec_poly1305
::
PolyState
source
·
[
−
]
pub type PolyState = (
FieldElement
,
FieldElement
,
PolyKey
);