aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/hashers
Commit message (Expand)AuthorAgeFilesLines
* updated DoxyfileMartin Willi2009-03-241-1/+1
* adding enum elements for MD4 and DES (ECB)Tobias Brunner2009-02-182-2/+5
* The introduced SHA1_NOFINAL hasher was not sufficient for EAP-AKA, Martin Willi2008-03-192-6/+3
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-138-1696/+50
* extended asn1_algorithmIdentifier() to SHA-2Andreas Steffen2008-01-222-4/+51
* corrected typosAndreas Steffen2007-10-171-2/+2
* added hasher_signature_algorithm_to_oid() functionAndreas Steffen2007-10-122-0/+50
* check hash algorithms used in signaturesAndreas Steffen2007-09-112-8/+61
* corrected typoAndreas Steffen2007-03-141-2/+2
* fixed big endian bug in md5 hasherMartin Willi2007-02-281-1/+1
* merged EAP framework from branch into trunkMartin Willi2007-02-124-2/+80
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-314-7/+1
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-304-21/+15
* introduced new logging subsystem using bus:Martin Willi2006-10-182-20/+17
* defined maximum hash sizeAndreas Steffen2006-09-251-0/+1
* public declaration of all HASH_SIZEs in hasher.hMartin Willi2006-09-204-14/+13
* 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-194-22/+727
* updated copyright informationMartin Willi2006-07-076-6/+12
* fixed compiler warningsMartin Willi2006-07-052-10/+9
* - added ipsec.conf template and man page backMartin Willi2006-05-181-27/+0
* (no commit message)Martin Willi2006-05-107-0/+1017