]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libstrongswan/crypto/hashers/hasher.c
hasher: Add filter function for algorithms permitted by RFC 7427
[people/ms/strongswan.git] / src / libstrongswan / crypto / hashers / hasher.c
2015-03-04  Tobias Brunnerhasher: Add filter function for algorithms permitted...
2015-03-04  Tobias Brunnerhasher: Redefine hash algorithms to match values define...
2015-02-26  Andreas SteffenAllow SHA256 and SHA384 data hash for BLISS signatures.
2014-11-29  Andreas SteffenStarted implementing BLISS signature generation
2013-10-11  Tobias BrunnerRemove HASH_PREFERRED, usages are replaced with HASH_SH...
2013-05-08  Tobias BrunnerMerge branch 'charon-cmd-pkcs12'
2013-05-08  Tobias BrunnerAdd support for untruncated HMAC-SHA-512
2013-05-08  Tobias BrunnerFunction added to convert a hash algorithm to an HMAC...
2012-07-17  Martin WilliAdd short names for hasher algorithms
2012-06-25  Tobias BrunnerFunction to convert PRFs to hash algorithms added
2012-06-25  Tobias Brunnerhasher_algorithm_from_integrity() optionally returns...
2012-06-11  Tobias BrunnerAdded function to convert integrity algorithms to hash...
2009-09-13  Andreas Steffenextended hasher_signature_algorithm_to_oid() function
2009-08-05  Andreas Steffensupport of SHA224-based certificate signatures
2009-05-07  Andreas Steffeninserted HASH_MD4 in increasing order
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-02-18  Tobias Brunneradding enum elements for MD4 and DES (ECB)
2008-03-19  Martin WilliThe introduced SHA1_NOFINAL hasher was not sufficient...
2008-03-13  Martin Willimerged the modularization branch (credentials) back...
2008-01-22  Andreas Steffenextended asn1_algorithmIdentifier() to SHA-2
2007-10-12  Andreas Steffenadded hasher_signature_algorithm_to_oid() function
2007-09-11  Andreas Steffencheck hash algorithms used in signatures
2006-10-18  Martin Williintroduced new logging subsystem using bus:
2006-09-19  Martin Williimplemented sha2_hasher which supports SHA-256, SHA...
2006-07-07  Martin Williupdated copyright information
2006-05-10  Martin Willi(no commit message)