Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-24 | Update Cryptlib | Gary Lin | |
Update to edk2 commit 6e4489d8129d233ef0fe85eeb6eebfecafe9ea6e (CryptoPkg: Refine type cast for pointer subtraction) Also replaced CryptAes.c, CryptArc4.c, CryptTdes.c, CryptMd4.c, CryptHmacMd5.c, and CryptHmacSha1.c with the Null version since we don't really need those functions. Signed-off-by: Gary Lin <glin@suse.com> | |||
2016-09-06 | Update the CryptLib | Gary Lin | |
Update to the edk2 commit 5e2318dd37a51948aaf845c7d920b11f47cdcfe6 Signed-off-by: Gary Lin <glin@suse.com> | |||
2013-10-04 | Reapply patches lost in the update | Matthew Garrett | |
2013-10-04 | Update to current Tiano Cryptlib | Matthew Garrett | |
2013-09-26 | Enable openssl bio_printf() | Gary Ching-Pang Lin | |
bio_printf() was replaced with a dummy function and this made several openssl functions useless. This commit adds the print functions back, so that we don't have to implement our own ASN1 time print function. | |||
2012-06-18 | Add crypto libraries | Matthew Garrett | |