CShakeDigest Class
Customizable SHAKE function.
Absorb(Byte) | (Inherited from KeccakDigest) |
Absorb(ReadOnlySpanByte) | (Inherited from KeccakDigest) |
Absorb(Byte, Int32, Int32) | (Inherited from KeccakDigest) |
AbsorbBits | (Inherited from KeccakDigest) |
BlockUpdate(ReadOnlySpanByte) | (Inherited from KeccakDigest) |
BlockUpdate(Byte, Int32, Int32) | (Inherited from KeccakDigest) |
Copy | (Inherited from ShakeDigest) |
DoFinal(SpanByte) | (Inherited from ShakeDigest) |
DoFinal(Byte, Int32) | (Inherited from ShakeDigest) |
DoFinal(Byte, Int32, Byte, Int32) | (Inherited from ShakeDigest) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetByteLength | (Inherited from KeccakDigest) |
GetDigestSize | (Inherited from ShakeDigest) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
Output(SpanByte) | (Overrides ShakeDigestOutput(SpanByte)) |
Output(Byte, Int32, Int32) | (Overrides ShakeDigestOutput(Byte, Int32, Int32)) |
OutputFinal(SpanByte) | (Inherited from ShakeDigest) |
OutputFinal(Byte, Int32, Int32) | (Inherited from ShakeDigest) |
OutputFinal(Byte, Int32, Int32, Byte, Int32) | (Inherited from ShakeDigest) |
Reset | (Overrides KeccakDigestReset) |
Reset(IMemoable) | (Inherited from KeccakDigest) |
Squeeze(SpanByte) | (Inherited from KeccakDigest) |
Squeeze(Byte, Int32, Int64) | (Inherited from KeccakDigest) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Update | (Inherited from KeccakDigest) |