summaryrefslogtreecommitdiff
path: root/src/decrypted_kdm.h
AgeCommit message (Expand)Author
2023-07-25Include trimming.Carl Hetherington
2022-04-22Fix some class/struct warnings on macOS.Carl Hetherington
2021-04-13Remove ReelEncryptableAsset and tidy up a bit.Carl Hetherington
2021-04-10Rename ReelFileAsset -> ReelEncryptableAssetCarl Hetherington
2021-01-26Rename ReelMXF -> ReelFileAsset.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-17Replace std::list with std::vector in the API.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2018-11-08Take thumbprint rather than a full dcp::Certificate for trusted devices.Carl Hetherington
2018-02-14Use a bool instead of an int for disable-forensic-picture andCarl Hetherington
2018-02-14Make disabling forensic marking optional.Mart Jansink
2017-02-14Extract KDM standard.Carl Hetherington
2017-02-14Tidy up storage of key type in DecryptedKDMKey.Carl Hetherington
2017-02-12Add new constructor. Remove believed unnecessary check for KDM assets being ...Carl Hetherington
2016-08-11Don't use stringstream in DecryptedKDM.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01More licence fixups.Carl Hetherington
2016-04-24KDM AnnotationText is optional.Carl Hetherington
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-30Rename certificates.{cc,h} -> certificate.{cc,h}.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.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-19Header guard.Carl Hetherington
2014-07-18Quite large reworking of signer/cert handling.Carl Hetherington
2014-06-26Forward-port KDM formulation from v0.Carl Hetherington
2014-05-04Comments.Carl Hetherington
2014-03-19A few comments and some tidying.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington