aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/hashers/hasher.c
Commit message (Collapse)AuthorAgeFilesLines
* added hasher_signature_algorithm_to_oid() functionAndreas Steffen2007-10-121-0/+36
|
* check hash algorithms used in signaturesAndreas Steffen2007-09-111-1/+42
|
* introduced new logging subsystem using bus:Martin Willi2006-10-181-12/+9
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512Martin Willi2006-09-191-0/+7
|
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* (no commit message)Martin Willi2006-05-101-0/+60