summaryrefslogtreecommitdiff
path: root/src/kdm.cc
AgeCommit message (Expand)Author
2014-06-26Try to support different KDM formulations.Carl Hetherington
2014-05-28Throw NotEncryptedError on an attempt to generate KDM for a non-encrypted ass...Carl Hetherington
2014-05-28Modify KDM code to take a CPL disk file instead of a whole CPL object.Carl Hetherington
2014-05-15Fix tm_to_string to use local timezone on all platforms. Some comments.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