Switch default algorithm to 128-bit since Java is wussy.
[shibboleth/xmltooling.git] / xmltooling / encryption / Encrypter.h
2007-12-05 cantorSwitch default algorithm to 128-bit since Java is wussy.
2007-04-26 cantorAdd some missing comments.
2007-04-20 cantorMake structure members public.
2007-04-20 cantorExtend encryption algorithm automation.
2007-04-19 cantorSimplify turning creds into KeyInfo for shared objects.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-02 cantorUpdate copyright.
2007-01-26 cantorFixed some doxygen warnings.
2006-06-13 cantorAdd recipient to key encryption parameters.
2006-06-12 cantorException hierarchy altered, add EncryptedKey resolution.
2006-06-11 cantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-06-04 cantorSemi-tested Encryption wrapper code.