Move credential usage enum to Credential class.
[shibboleth/xmltooling.git] / xmltooling / encryption / impl / Decrypter.cpp
2007-10-17 cantorMove credential usage enum to Credential class.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-05-21 cantorAdd method to decrypt to stream.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorAlgorithm and key size criteria, incoming signature...
2007-03-28 cantorRevert to loop for decrypting keys for now, will revisi...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-18 cantorRevised decryption APIs to clarify CredentialResolver...
2007-02-02 cantorUpdate copyright.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-08-11 cantorCheck for NULL in Decryptor destructor
2006-06-12 cantorException hierarchy altered, add EncryptedKey resolution.
2006-06-11 cantorNew KeyResolver/Validator/Encrypter/Decrypter classes.