Removed ValidatingXMLObject interface and implementations.
[shibboleth/cpp-xmltooling.git] / xmltooling / encryption /
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementations.
2006-07-11 Scott CantorTurn off excl c14n when encrypting data.
2006-07-05 Scott CantorRemove catch(...) handler occurrences.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-06-19 Scott CantorFix for setAttribute method.
2006-06-13 Scott CantorAdd recipient to key encryption parameters.
2006-06-12 Scott CantorException hierarchy altered, add EncryptedKey resolution.
2006-06-11 Scott CantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-06-11 Scott CantorFixed wildcard element processing.
2006-06-04 Scott CantorSemi-tested Encryption wrapper code.
2006-06-01 Scott CantorWrapped encryption schema, also block unknown attribute...
2006-05-27 Scott CantorImplemented EncryptionMethod schema snippet.