Major revamp of credential and trust handling code, PKIX engine still needs work.
[shibboleth/xmltooling.git] / xmltooling / security / impl / ExplicitKeyTrustEngine.cpp
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-15 cantorCorrected key extraction and comparison.
2007-02-13 cantorReduce logging verbosity, log server cert issues more...
2007-02-02 cantorUpdate copyright.
2006-12-11 cantorSwitch from X.509 comp to key comp for cert eval.
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...
2006-11-07 cantorRaw signature operations and trust engine support.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-09-28 cantorAdded const modifiers.
2006-08-23 cantorAddress certificate object lifetime with wrapper class.
2006-08-17 putmanbAdd missing automake variable in Makefile.am.
2006-08-17 cantorBase TrustEngine APIs and explicit key engine impl.