Revised decryption APIs to clarify CredentialResolver/KeyResolver difference.
[shibboleth/cpp-xmltooling.git] / xmltooling / security / impl /
2007-03-18 Scott CantorRevised decryption APIs to clarify CredentialResolver...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-17 Scott CantorAdd logging.
2007-02-15 Scott CantorCorrected key extraction and comparison.
2007-02-13 Scott CantorReduce logging verbosity, log server cert issues more...
2007-02-02 Scott CantorUpdate copyright.
2006-12-28 Scott CantorSupport OpenSSL engines, check nested engine type durin...
2006-12-27 Scott CantorPass KeyResolver into PKIX layer.
2006-12-11 Scott CantorSwitch from X.509 comp to key comp for cert eval.
2006-11-18 Scott CantorUnified trust engines w/ KeyInfoSource interface, first...
2006-11-07 Scott CantorRaw signature operations and trust engine support.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-09-28 Scott CantorAdded const modifiers.
2006-08-23 Scott CantorAddress certificate object lifetime with wrapper class.
2006-08-23 Scott CantorMade OpenSSL CRL wrapper public.
2006-08-21 Scott CantorExtended KeyResolver to handle CRLs.
2006-08-21 Scott CantorFixed init order
2006-08-21 Scott CantorX509CRL wrappers (gap in XML-Sec at the moment)
2006-08-17 Brent PutmanMulti-line svn commit, see body.
2006-08-17 Scott CantorBase TrustEngine APIs and explicit key engine impl.