139 private static uint
Ch(uint x, uint y, uint z)
145 private static uint
Maj(uint x, uint y, uint z)
class f__AnonymousType0<< Count > j__TPar
static bool InternalBlockCopy(Array src, int srcOffsetBytes, Array dst, int dstOffsetBytes, int byteCount)
static uint Maj(uint x, uint y, uint z)
static uint sigma_0(uint x)
static uint RotateRight(uint x, int n)
static unsafe void SHA256Expand(uint *x)
static uint Ch(uint x, uint y, uint z)
static uint Sigma_1(uint x)
static uint Sigma_0(uint x)
override byte[] HashFinal()
static readonly uint[] _K
void _HashData(byte[] partIn, int ibStart, int cbSize)
static unsafe void SHATransform(uint *expandedBuffer, uint *state, byte *block)
static uint sigma_1(uint x)
override void Initialize()
override void HashCore(byte[] rgb, int ibStart, int cbSize)
static unsafe void DWORDFromBigEndian(uint *x, int digits, byte *block)