Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / encryption / impl / Decrypter.cpp
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-02-06 Scott CantorMissing exception handler around algorithm mapping.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2008-12-15 Scott CantorXerces 3 revisions.
2008-02-01 Scott CantorMulti-line svn commit, see body.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-05-21 Scott CantorAdd method to decrypt to stream.
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-04-09 Scott CantorAlgorithm and key size criteria, incoming signature...
2007-03-28 Scott CantorRevert to loop for decrypting keys for now, will revisi...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-18 Scott CantorRevised decryption APIs to clarify CredentialResolver...
2007-02-02 Scott CantorUpdate copyright.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-08-11 Scott CantorCheck for NULL in Decryptor destructor
2006-06-12 Scott CantorException hierarchy altered, add EncryptedKey resolution.
2006-06-11 Scott CantorNew KeyResolver/Validator/Encrypter/Decrypter classes.