menu
pointycastle package
documentation
macs/poly1305.dart
Poly1305
Poly1305.new constructor
Poly1305.new constructor
dark_mode
light_mode
Poly1305
constructor
Poly1305
(
)
Implementation
Poly1305() { Platform.instance.assertFullWidthInteger(); cipher = null; }
pointycastle package
documentation
macs/poly1305
Poly1305
Poly1305.new constructor
Poly1305 class