poly1305
0.8.0
Structs
Poly1305
Constants
BLOCK_SIZE
KEY_SIZE
Type Aliases
Block
Key
Tag
poly1305
Constant
BLOCK_SIZE
Copy item path
Settings
Help
Summary
Source
pub const BLOCK_SIZE:
usize
= 16;
Expand description
Size of the blocks Poly1305 acts upon