State package:crypton
A ChaChaPoly1305 State.
The state is immutable, and only new state can be created
The encryption state for RC4
This type is an instance of
ByteArrayAccess for debugging
purpose. Internal layout is architecture dependent, may contain
uninitialized data fragments, and change in future versions. The
bytearray should not be used as input to cryptographic algorithms.
Poly1305 State
This type is an instance of
ByteArrayAccess for debugging
purpose. Internal layout is architecture dependent, may contain
uninitialized data fragments, and change in future versions. The
bytearray should not be used as input to cryptographic algorithms.
ChaCha context for DRG purpose (see Crypto.Random.ChaChaDRG)