Abstract Keccak Function
A wrapper class for UniversalDigestor so each API class will use the same underlying code with minimal boilerplate.
Author
Ron Lauren Hombre
Since
2.0.0
Inheritors
Properties
Link copied to clipboard
The asia.hombre.keccak.KeccakParameter of this instance.
Functions
Link copied to clipboard
Permutes over the buffer.
Copies a byte into the buffer and permutes over the buffer.
Copies an array of bytes into the buffer and permutes over the buffer.
Copies a part of an array of bytes into the buffer and permutes over the buffer.
Link copied to clipboard
Permutes over the buffer.
Copies a byte into the buffer and permutes over the buffer.
Copies an array of bytes into the buffer and permutes over the buffer.
Copies a part of an array of bytes into the buffer and permutes over the buffer.