aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/fips/fips.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Andreas Steffen2007-08-291-2/+2
| | | | segments
* 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