aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/hashers/sha2_hasher.h
Commit message (Collapse)AuthorAgeFilesLines
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-6/+5
| | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups
* implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512Martin Willi2006-09-191-0/+63