Convert from NULL macro to nullptr.
[shibboleth/xmltooling.git] / xmltoolingtest / SecurityHelperTest.h
2010-05-04 cantorConvert from NULL macro to nullptr.
2009-11-02 cantorMissed a checkin.
2009-11-02 cantorSupport alternate hash algorithms in helper routines.
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-06-04 cantorAdd hashing options to key extraction support.
2009-04-17 cantorRevert to string-based return values, add linefeed...
2009-04-17 cantorOptimize return values of DER encoding functions.
2009-04-15 cantorAdd helpers to encode keys into DER.
2008-10-28 cantorAdd URL tests.
2008-10-28 cantorInitial set of helper functions to handle key/cert...