summaryrefslogtreecommitdiff
path: root/Cryptlib/Rand
AgeCommit message (Collapse)Author
2017-03-24Update CryptlibGary 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>
2014-07-14Update openssl to 0.9.8zaGary Ching-Pang Lin
Also update to Tiano Cryptlib r15638
2013-10-04Update to current Tiano CryptlibMatthew Garrett
2013-09-26Rand: check the status of the pseudorandom number generatorGary Ching-Pang Lin
2012-06-18Add crypto librariesMatthew Garrett