Fix signing of KDMs.
[libdcp.git] / src / kdm.cc
2013-09-29 Carl HetheringtonFix signing of KDMs.
2013-09-29 Carl HetheringtonChange thing used for authorized device list descriptio...
2013-09-25 Carl HetheringtonAdd round-trip KDM test. Fix various bugs in KDM gener...
2013-09-25 Carl HetheringtonAdd as_xml to string to KDM.
2013-09-24 Carl HetheringtonActually encrypt AuthenticatedPrivate section of KDM.
2013-09-24 Carl HetheringtonSimplify KDM API slightly.
2013-09-24 Carl HetheringtonKDM XML fix.
2013-09-24 Carl HetheringtonVarious KDM work.
2013-09-21 Carl HetheringtonUnbuilt KDM changes.
2013-09-19 Carl HetheringtonVarious encryption-related stuff.
2013-08-29 Carl HetheringtonChange to libcxml API.
2013-07-08 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-07-08 Carl HetheringtonUse openssl's base-64 decoding for KDMs.
2013-07-08 Carl HetheringtonBump descrypted key buffer size.
2013-07-06 Carl HetheringtonWorking decryption via KDM.
2013-07-06 Carl HetheringtonCan decrypt a KDM.