summaryrefslogtreecommitdiff
path: root/test/encryption_test.cc
AgeCommit message (Collapse)Author
2014-03-17Merge branch 'master' into 1.0Carl Hetherington
2014-03-03Fix libdcp test build on Windows.Carl Hetherington
2014-02-26Merge master; MXF subtitle stuff not included.Carl Hetherington
2014-02-26Clean up unit testing.Carl Hetherington
2014-02-05Comment / tidy.Carl Hetherington
2014-01-28Various test fixes.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-10-10Write encryption test all to the right place. Some more XML writes ↵Carl Hetherington
unformatted to fix digests.
2013-10-09Avoid use of pipes in openssl hackery.Carl Hetherington
2013-09-29Fix signing of KDMs.Carl Hetherington
2013-09-25Split up some files.Carl Hetherington
2013-09-25Switch away from the many-constructor-arguments approach to a hopefully ↵Carl Hetherington
simpler API.
2013-09-25Split tests up.Carl Hetherington
2013-09-24Simplify KDM API slightly.Carl Hetherington
2013-09-24Various KDM work.Carl Hetherington
2013-09-21xmllint a KDM that we generate.Carl Hetherington
2013-09-20More encryption fixes.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-09-19Rename crypt_chain -> signer_chain.Carl Hetherington
2013-09-19Rename Encryption -> Signer; move some methods into it.Carl Hetherington
2013-09-18A few encryption-related fixes and comments.Carl Hetherington
2013-09-18Fix comment.Carl Hetherington
2013-07-02Split test file up a bit.Carl Hetherington