Try to support different KDM formulations.
[libdcp.git] / test / encryption_test.cc
2014-06-26 Carl HetheringtonTry to support different KDM formulations.
2014-05-28 Carl HetheringtonModify KDM code to take a CPL disk file instead of...
2014-03-03 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-03 Carl HetheringtonFix libdcp test build on Windows.
2014-02-26 Carl HetheringtonClean up unit testing.
2013-10-10 Carl HetheringtonWrite encryption test all to the right place. Some...
2013-10-09 Carl HetheringtonAvoid use of pipes in openssl hackery.
2013-09-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-09-29 Carl HetheringtonFix signing of KDMs.
2013-09-25 Carl HetheringtonSplit up some files.
2013-09-25 Carl HetheringtonSwitch away from the many-constructor-arguments approac...
2013-09-25 Carl HetheringtonSplit tests up.
2013-09-24 Carl HetheringtonSimplify KDM API slightly.
2013-09-24 Carl HetheringtonVarious KDM work.
2013-09-21 Carl Hetheringtonxmllint a KDM that we generate.
2013-09-20 Carl HetheringtonMore encryption fixes.
2013-09-19 Carl HetheringtonVarious encryption-related stuff.
2013-09-19 Carl HetheringtonRename crypt_chain -> signer_chain.
2013-09-19 Carl HetheringtonRename Encryption -> Signer; move some methods into it.
2013-09-18 Carl HetheringtonA few encryption-related fixes and comments.
2013-09-18 Carl HetheringtonFix comment.
2013-07-02 Carl HetheringtonSplit test file up a bit.