summaryrefslogtreecommitdiff
path: root/src/decrypted_kdm.cc
AgeCommit message (Expand)Author
2015-11-15Support trusted device lists in KDMs.Carl Hetherington
2015-10-08Allow DecryptedKDM to be built up from individual keys.Carl Hetherington
2015-10-06Add some KDM metadata accessors.Carl Hetherington
2015-07-30Merge Signer into CertificateChain.Carl Hetherington
2015-07-12Rename a couple of Certificate methods and add accessors for organization and...Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-05ReelEncryptableAsset -> ReelMXF.Carl Hetherington
2015-06-05Make ReelEncryptableAsset like MXF.Carl Hetherington
2015-06-05Rename some mxf variables to asset.Carl Hetherington
2015-06-05Rename ReelMXFAsset -> ReelEncryptableAsset.Carl Hetherington
2015-06-05Keep encryption context in MXFWriter.Carl Hetherington
2015-06-05Use boost::optional for key id instead of an empty string.Carl Hetherington
2015-04-30Some BOOST_FOREACH.Carl Hetherington
2014-12-28Purge assert() from src/, at least (not asdcplib).Carl Hetherington
2014-07-21Remove some shared_ptr-itis.Carl Hetherington
2014-07-20Tidy up KDM generation from CPLs a bit.Carl Hetherington
2014-07-18Quite large reworking of signer/cert handling.Carl Hetherington
2014-06-26Forward-port KDM formulation from v0.Carl Hetherington
2014-06-13Throw NotEncryptedError on trying to make a KDM for non-encrypted assets.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington