SymmetricState

fun SymmetricState(cipherState: CipherState, ck: ByteArray, h: ByteArray, hashFunctions: HashFunctions)

Parameters

cipherState

cipher state

ck

chaining key

h

hash

hashFunctions

hash functions