Sha3Digest public class Sha3Digest : KeccakDigest Implementation of SHA-3 based on following KeccakNISTInterface.c from http://keccak.noekeon.org/ Documentation public Sha3Digest() public Sha3Digest(int bitLength) public Sha3Digest(Sha3Digest source)