index
:
asdcplib
2758-safe-write
carl
carl-2
carl-3
dcpomatic-2.13.0
debug
dom-hack-upstream-master
fixlibdir
gh-21-open
htj2c
issues/0015-replace-ATMOS-w-IAB
mac
macos
master
mattias-debug
mpeg2
no_tc_in_as_02
nu
test-filename
videocon-0
videocon-1
warning-fixes
win32-crash
Fork of asdcplib library for low-level DCP handling
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
KM_prng.cpp
Age
Commit message (
Collapse
)
Author
2024-03-21
Stop some valgrind errors about undefined memory.
Carl Hetherington
2024-03-21
Add hacks for predictable random number and timestamp generation.
Carl Hetherington
2021-06-03
Do not export symbols on definitions in cpp. (moved functions and classes to ↵
milla
an unnamed namespace and made variables static)
2021-01-15
Fixed lingering openssl build issue for autotools build
John Hurst
2020-07-19
The PRNG implementation has been modified to use the newly-added
jhurst
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-06
BN API usage update
jhurst
2011-06-24
added
tmccolm
2009-10-08
FIPS 186-2 fixes
jhurst
2009-04-09
More copyright date updates.
msheby
2007-02-15
final fixes to 429-6 HMAC
jhurst
2006-11-21
MPEG parser fixes: zero run-in patch, header buffer increase
jhurst
2006-09-23
1.1.9 release a
jhurst
2006-04-21
eeerrg
jhurst
2006-04-21
kumu merge
jhurst
2006-04-05
ginormo merge-back with Kumu, SMPTE MIC key and MPEG parser fix
jhurst