Package-level declarations
Types
Link copied to clipboard
class FlexiByteArray
A ByteArray with the capabilities of a FlexiByte.
Link copied to clipboard
class KeccakByteStream(val parameters: KeccakParameter, val functionName: String = "", val customization: String = "")
A class for streaming bytes of Keccak Hash Functions.
Link copied to clipboard
object KeccakConstants
Constants for Keccak.
Link copied to clipboard
object KeccakHash
A generator class for all the Keccak Hash Functions.
Link copied to clipboard
Parameter sets for SHA-3(Keccak).