Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.git] / xmltooling / encryption / Encrypter.h
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-09-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-304
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-25 Scott CantorNon-inlining selected methods (CPPOST-35).
2007-12-05 Scott CantorSwitch default algorithm to 128-bit since Java is wussy.
2007-04-26 Scott CantorAdd some missing comments.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-20 Scott CantorExtend encryption algorithm automation.
2007-04-19 Scott CantorMulti-line svn commit, see body.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-02-02 Scott CantorUpdate copyright.
2007-01-26 Scott CantorFixed some doxygen warnings.
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-04 Scott CantorSemi-tested Encryption wrapper code.