Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed 64 bit issue (size_t is 32 bit) | Andreas Steffen | 2007-08-29 | 1 | -5/+6 |
| | |||||
* | SHA-1 HMAC signature is now computed over concatenation of TEXT and RODATA ↵ | Andreas Steffen | 2007-08-29 | 1 | -2/+2 |
| | | | | segments | ||||
* | compute SHA-1 HMAC over libstrongswan TEXT segment for the time being | Andreas Steffen | 2007-08-29 | 1 | -30/+51 |
| | |||||
* | changed interface of fips_verify_hmac_signature | Andreas Steffen | 2007-08-29 | 1 | -8/+10 |
| | |||||
* | started implementation of libstrongswan code integrity check | Andreas Steffen | 2007-08-29 | 1 | -0/+79 |