summaryrefslogtreecommitdiff
path: root/src/kdm.cc
AgeCommit message (Expand)Author
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