summaryrefslogtreecommitdiff
path: root/src/kdm.cc
AgeCommit message (Expand)Author
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-03-19Partial tidy-up of KDM classes.Carl Hetherington
2014-01-28Various test fixes.Carl Hetherington
2014-01-27Various tinkerings.Carl Hetherington
2014-01-27Move a few things around.Carl Hetherington
2014-01-26Comments / tidying up.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-22Various work.Carl Hetherington
2014-01-17Asset -> MXF in some cases.Carl Hetherington
2014-01-17Asset -> ContentAsset.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2014-01-08Throw better file errors (with numbers).Carl Hetherington
2013-11-26Various fixes for non-Latin filenames.Carl Hetherington
2013-10-09Try using magic recipient cert for authorized device info.Carl Hetherington
2013-09-29Fix signing of KDMs.Carl Hetherington
2013-09-29Change thing used for authorized device list description; set up _keys when l...Carl Hetherington
2013-09-25Add round-trip KDM test. Fix various bugs in KDM generation. Some string ->...Carl Hetherington
2013-09-25Add as_xml to string to KDM.Carl Hetherington
2013-09-24Actually encrypt AuthenticatedPrivate section of KDM.Carl Hetherington
2013-09-24Simplify KDM API slightly.Carl Hetherington
2013-09-24KDM XML fix.Carl Hetherington
2013-09-24Various KDM work.Carl Hetherington
2013-09-21Unbuilt KDM changes.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-08-29Change to libcxml API.Carl Hetherington
2013-07-08Use openssl's base-64 decoding for KDMs.Carl Hetherington
2013-07-08Bump descrypted key buffer size.Carl Hetherington
2013-07-07Working decryption via KDM.Carl Hetherington
2013-07-06Can decrypt a KDM.Carl Hetherington