2using System.Collections.Generic;
21 : base(256, 0b11, DigestSize)
Implementation of the KECCAK-p permutations, with a bitsize of 1600 bits, as defined in section 3 in ...
Implements the SHA3 RawSHAKE256 extendable-output functions, as defined in section 6....
RawSHAKE256(int DigestSize)
Implements the SHA3 RawSHAKE256 extendable-output functions, as defined in section 6....