summaryrefslogtreecommitdiff
path: root/test/encryption_test.cc
AgeCommit message (Expand)Author
2014-06-26Try to support different KDM formulations.Carl Hetherington
2014-05-28Modify KDM code to take a CPL disk file instead of a whole CPL object.Carl Hetherington
2014-03-03Fix libdcp test build on Windows.Carl Hetherington
2014-02-26Clean up unit testing.Carl Hetherington
2013-10-10Write encryption test all to the right place. Some more XML writes unformatt...Carl Hetherington
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 simpl...Carl Hetherington
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