menu
m511chacha20 package
documentation
cha_cha_20_algorithm.dart
ChaCha20Algorithm
chaChaState property
chaChaState property
dark_mode
light_mode
chaChaState
property
Uint32List
chaChaState
getter/setter pair
The current state of this ChaCha20 iteration.
Implementation
late Uint32List chaChaState;
m511chacha20 package
documentation
cha_cha_20_algorithm
ChaCha20Algorithm
chaChaState property
ChaCha20Algorithm class