]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/crypto/hashers
quick-mode: Get a reference when adopting the reqid of a rekeyed CHILD_SA
[thirdparty/strongswan.git] / src / libstrongswan / crypto / hashers /
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2018-09-04  Andreas Steffencrypto: References to RFCs 8410 and 8420
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2017-11-17  Tobias Brunnerhashers: Change names of SHA2 hash algorithms
2017-11-17  Tobias Brunnerhasher: Add uppercase short names for hash algorithms
2017-11-08  Tobias BrunnerMerge branch 'rsassa-pss'
2017-11-08  Tobias Brunnerauth-cfg: Store signature schemes as signature_params_t...
2017-11-08  Tobias Brunnercertificate: Return signature scheme and parameters...
2017-11-08  Tobias Brunnerhasher: Add function to determine length of hashes
2017-11-08  Tobias Brunnerpublic-key: Add RSASSA-PSS signature scheme identifier
2017-11-08  Tobias Brunnerikev2: Don't use SHA-1 for RFC 7427 signature authentic...
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias BrunnerChange interface for enumerator_create_filter() callback
2017-03-20  Andreas SteffenReference Edwards-curve signature RFCs
2016-12-16  Andreas SteffenMerge branch 'Ed25519'
2016-12-14  Andreas SteffenAdded support of EdDSA signatures
2016-09-22  Andreas Steffengmp: Support of SHA-3 RSA signatures
2016-03-24  Andreas SteffenUse standard unsigned integer types
2015-11-06  Andreas Steffentesting: Updated hasher tests
2015-11-06  Andreas SteffenExplicitly mention SHA2 algorithm in BLISS OIDs and...
2015-11-03  Andreas SteffenSupport BLISS signatures with SHA-3 hash
2015-11-03  Andreas SteffenDefined SHA-3 hashers
2015-03-04  Tobias BrunnerMerge branch 'ikev2-signature-authentication'
2015-03-04  Tobias Brunnerhash-algorithm-set: Add class to manage a set of hash...
2015-03-04  Tobias Brunnerhasher: Add helper to determine hash algorithm from...
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-08-13  Tobias BrunnerMerge branch 'android-app'
2012-08-13  Tobias BrunnerMerge branch 'android-ndk'
2012-08-11  Tobias BrunnerAvoid problems with Doxygen by adding warn_unused_resul...
2012-07-17  Martin WilliAdd short names for hasher algorithms
2012-07-16  Martin WilliAdd a return value to hasher_t.reset()
2012-07-16  Martin WilliAdd a return value to hasher_t.allocate_hash()
2012-07-16  Martin WilliAdd a return value to hasher_t.get_hash()
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-10-22  Martin WilliFixed all doxygen warnings
2009-09-13  Andreas Steffenextended hasher_signature_algorithm_to_oid() function
2009-09-04  Martin Williremove spaces within tabs (\t( )+\t)
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-08-05  Andreas Steffensupport of SHA224-based certificate signatures
2009-05-07  Andreas Steffeninserted HASH_MD4 in increasing order
2009-05-04  Martin Willimoved hasher to the correct doxygen group
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-03-24  Martin Williupdated Doxyfile
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-17  Andreas Steffencorrected typos
2007-10-12  Andreas Steffenadded hasher_signature_algorithm_to_oid() function
2007-09-11  Andreas Steffencheck hash algorithms used in signatures
2007-03-14  Andreas Steffencorrected typo
2007-02-28  Martin Willifixed big endian bug in md5 hasher
2007-02-12  Martin Willimerged EAP framework from branch into trunk
2006-10-31  Martin Willibetter split up of library files "types.h" & "definitio...
2006-10-30  Martin Willimoved typedefs to beginning of files to solve some...
2006-10-18  Martin Williintroduced new logging subsystem using bus:
2006-09-25  Andreas Steffendefined maximum hash size
2006-09-20  Martin Willipublic declaration of all HASH_SIZEs in hasher.h
2006-09-19  Martin Williadded copyright notice to sha2_hasher
2006-09-19  Martin Williimplemented sha2_hasher which supports SHA-256, SHA...
2006-07-07  Martin Williupdated copyright information
2006-07-05  Martin Willifixed compiler warnings
2006-05-18  Martin Willi- added ipsec.conf template and man page back
2006-05-10  Martin Willi(no commit message)