Exception hierarchy altered, add EncryptedKey resolution.
[shibboleth/xmltooling.git] / xmltooling / signature / Signature.h
2006-06-12 cantorException hierarchy altered, add EncryptedKey resolution.
2006-06-04 cantorSemi-tested Encryption wrapper code.
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-15 cantorIntegrated credential resolver API with signing context.
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-05-02 cantorGeneralize exception macro.
2006-04-19 cantorAdded singleton methods on typed builders.
2006-04-03 cantorWrap rest of KeyInfo, add support for exposing object...
2006-04-02 cantorMoved signature classes into own namespace.
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-26 cantorRevised builder API
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-14 cantorConditional xmlsec support
2006-03-12 cantorFirst cut at signing support.