aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/hashers/hasher.h
Commit message (Expand)AuthorAgeFilesLines
* corrected typosAndreas Steffen2007-10-171-2/+2
* added hasher_signature_algorithm_to_oid() functionAndreas Steffen2007-10-121-0/+14
* check hash algorithms used in signaturesAndreas Steffen2007-09-111-7/+19
* corrected typoAndreas Steffen2007-03-141-2/+2
* merged EAP framework from branch into trunkMartin Willi2007-02-121-1/+15
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-1/+1
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-6/+3
* introduced new logging subsystem using bus:Martin Willi2006-10-181-8/+8
* defined maximum hash sizeAndreas Steffen2006-09-251-0/+1
* public declaration of all HASH_SIZEs in hasher.hMartin Willi2006-09-201-0/+7
* implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512Martin Willi2006-09-191-22/+14
* updated copyright informationMartin Willi2006-07-071-1/+2
* (no commit message)Martin Willi2006-05-101-0/+147