aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/hashers/sha2_hasher.c
Commit message (Expand)AuthorAgeFilesLines
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+35
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-2/+0
* public declaration of all HASH_SIZEs in hasher.hMartin Willi2006-09-201-4/+0
* added copyright notice to sha2_hasherMartin Willi2006-09-191-3/+3
* implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512Martin Willi2006-09-191-0/+643