aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/hashers/sha2_hasher.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | included SHA2 in build process
* implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512Martin Willi2006-09-191-0/+643