aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/fips/fips.c
Commit message (Expand)AuthorAgeFilesLines
* fixed compiler warningMartin Willi2008-03-281-1/+1
* makeshift fix of --enable-integrity-test optionAndreas Steffen2008-03-261-2/+2
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
* fixed 64 bit issue (size_t is 32 bit)Andreas Steffen2007-08-291-5/+6
* SHA-1 HMAC signature is now computed over concatenation of TEXT and RODATA se...Andreas Steffen2007-08-291-2/+2
* compute SHA-1 HMAC over libstrongswan TEXT segment for the time beingAndreas Steffen2007-08-291-30/+51
* changed interface of fips_verify_hmac_signatureAndreas Steffen2007-08-291-8/+10
* started implementation of libstrongswan code integrity checkAndreas Steffen2007-08-291-0/+79