yourmother
49f2784676
OcCryptoLib: Sha2. Fix build errors
...
Fix negative shift count in ROT macros. Fix field name mismatch in context sha512 struct. Fix input var name mismatch in Sha512 procedure: Digest->Hash
2019-09-04 23:43:10 +03:00
yourmother
aed0074aa2
OcCryptoLib: Sha2. Fix parameter declarator in function prototype
2019-09-04 23:27:45 +03:00
yourmother
a6e53b3a63
OcCryptoLib: Sha2
...
Clean up
2019-09-04 21:55:39 +03:00
yourmother
ffa5f7603d
OcCryptoLib: Sha2
...
Clean up
2019-09-04 21:54:27 +03:00
yourmother
1744d9600d
OcCryptoLib: Sha2
...
Solve problem with big memory blocks
2019-09-04 21:46:13 +03:00
yourmother
887aed4928
OcCryptoLib: Sha2
...
Add note regarding int overflow and mem limit
2019-09-04 20:28:43 +03:00
yourmother
0b16565c18
OcCryptoLib: Sha2
...
Add Sha384 implementation
2019-09-04 20:21:58 +03:00
yourmother
3022cf4fa5
OcCryptoLib: Sha2
...
Use safe macro defines
2019-09-04 19:46:58 +03:00
yourmother
71e07f14c6
Switch from single sha-256 implementation to sha-2 family of hashing algorithms
...
Add Sha512 implementation
2019-09-04 19:40:39 +03:00
vit9696
c0b3f59b9b
OcStorageLib: Initial configuration vaulting implementation
2019-04-13 21:28:19 +03:00
Download-Fritz
17bd6edfe6
OcCryptoLib: Remove Workbuf32 parameter from RsaVerify()
2019-04-09 09:19:38 +02:00
vit9696
147f88d1f2
OcAppleImageVerificationLib: Separate keys into OcAppleKeysLib and import tools from AppleSupportPkg
2019-04-06 12:08:12 +03:00
Download-Fritz
15cfa46c35
OcCryptoLib: Cast shift operands to prevent promotion to signed int.
2019-04-05 20:37:43 +02:00
vit9696
c45e391fe0
Migrate first Oc libs from AppleSupportPkg
2018-10-06 20:38:08 +03:00