Spring.Cryptography.SHA Namespace
Represents namespace Spring.Cryptography.SHA.
| Name | Description | |
|---|---|---|
![]()  | THashContext | Represents type   | 
![]()  | TSHA256Ctx | Represents type   | 
![]()  | TSHA512Ctx | Represents type   | 
| Name | Description | |
|---|---|---|
![]()  | PHashContext | Represents a pointer type to THashContext.  | 
![]()  | PSHA256Ctx | Represents a pointer type to TSHA256Ctx.  | 
![]()  | PSHA512Ctx | Represents a pointer type to TSHA512Ctx.  | 
| Name | Description | |
|---|---|---|
![]()  | Ch(UInt64,UInt64,UInt64) | Represents method   | 
![]()  | Ch256(UInt32,UInt32,UInt32) | Represents method   | 
![]()  | E0256(UInt32) | Represents method   | 
![]()  | E1256(UInt32) | Represents method   | 
![]()  | F0256(UInt32) | Represents method   | 
![]()  | F1256(UInt32) | Represents method   | 
![]()  | ft1(Byte,UInt32,UInt32,UInt32) | Represents method   | 
![]()  | Gamma0(UInt64) | Represents method   | 
![]()  | Gamma1(UInt64) | Represents method   | 
![]()  | Kt1(Byte) | Represents method   | 
![]()  | Maj(UInt64,UInt64,UInt64) | Represents method   | 
![]()  | Maj256(UInt32,UInt32,UInt32) | Represents method   | 
![]()  | SHA1Init(TSHA256Ctx) | Represents method   | 
![]()  | sha1_compress(TSHA256Ctx) | Represents method   | 
![]()  | SHA256Final(TSHA256Ctx,Word) | Represents method   | 
![]()  | SHA256Init(TSHA256Ctx) | Represents method   | 
![]()  | SHA256Update(TSHA256Ctx,Pointer,UInt32,Word) | Represents method   | 
![]()  | sha256_compress(TSHA256Ctx) | Represents method   | 
![]()  | SHA384Init(TSHA512Ctx) | Represents method   | 
![]()  | SHA512Final(TSHA512Ctx,Word) | Represents method   | 
![]()  | SHA512Init(TSHA512Ctx) | Represents method   | 
![]()  | SHA512Update(TSHA512Ctx,Pointer,UInt32) | Represents method   | 
![]()  | sha512_compress(TSHA512Ctx) | Represents method   | 
![]()  | Sigma0(UInt64) | Represents method   | 
![]()  | Sigma1(UInt64) | Represents method   | 




