Properties

Link copied to clipboard
const val BLOCK_SIZE: Int

The block size for this algorithm

Link copied to clipboard
const val DIGEST_LENGTH: Int

The default number of bytes output when digest is invoked

Functions

Link copied to clipboard
@JvmStatic
fun xOf(N: ByteArray?, S: ByteArray?): Xof<CSHAKE256>

Produces a new Xof (Extendable-Output Function) for CSHAKE256