Package-level declarations

Types

Link copied to clipboard
class FlexiByte(byte: Byte, val bitIndex: Int) : Number, Comparable<Byte>

This is an extension of the Byte class for non-byte size inputs.

Link copied to clipboard

A ByteArray with the capabilities of a FlexiByte.

Link copied to clipboard
class KeccakByteStream(val parameters: KeccakParameter)

A class for streaming bytes of Keccak Hash Functions.

Link copied to clipboard

Constants for SHA-3.

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).