summaryrefslogtreecommitdiff
path: root/src/KM_prng.cpp
AgeCommit message (Collapse)Author
2024-03-21Stop some valgrind errors about undefined memory.Carl Hetherington
2024-03-21Add hacks for predictable random number and timestamp generation.Carl Hetherington
2021-06-03Do not export symbols on definitions in cpp. (moved functions and classes to ↵milla
an unnamed namespace and made variables static)
2021-01-15Fixed lingering openssl build issue for autotools buildJohn Hurst
2020-07-19The PRNG implementation has been modified to use the newly-addedjhurst
internal AES and SHA-1 instead of relying on OpenSSL (or LibreSSL.) This paves the way for building the library without OpenSSL when cinema encryption is not required.
2018-08-06BN API usage updatejhurst
2011-06-24addedtmccolm
2009-10-08FIPS 186-2 fixesjhurst
2009-04-09More copyright date updates.msheby
2007-02-15final fixes to 429-6 HMACjhurst
2006-11-21MPEG parser fixes: zero run-in patch, header buffer increasejhurst
2006-09-231.1.9 release ajhurst
2006-04-21eeerrgjhurst
2006-04-21kumu mergejhurst
2006-04-05ginormo merge-back with Kumu, SMPTE MIC key and MPEG parser fixjhurst