strobe library

Classes

Strobe

Constants

maclen → const int
The size of the authentication tag used in AEAD functions

Properties

STROBEVERSIONTAG List<int>
STROBEVERSIONTAG = utf8.encode('STROBEv1.0.2'); adding domain = 1, (0 ~~> (s.strobeR + 2) & 0xFF), 1, 0, 1, 96; in front of strobe version tag replacing (s.strobeR + 2) & 0xFF with 0 as a proxy which could be replaced with strobeR in actual usage area.
final

Functions

keccakF1600(List<BigInt> a, int roundsCount) → void