]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/keymat.c
Merge branch 'tkm-multi-ke'
[thirdparty/strongswan.git] / src / libcharon / sa / keymat.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2021-02-23  Tobias BrunnerMerge branch 'sha2-no-trunc'
2021-02-23  Michał Skalskikeymat: Add support for full-length HMAC-SHA2 algorithms
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2018-04-12  Tobias Brunnerproposal: Don't specify key length for ChaCha20/Poly1305
2013-10-11  Martin WilliMerge branch 'ah'
2013-10-11  Martin Williike: Define keylength for aescmac algorithm
2012-08-20  Adrian-Ken RueegseggerAdd keymat_t constructor registration function
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliFactories honor charon IKEv1/IKEv2 protocol support...
2012-03-20  Martin WilliSeparated libcharon/sa directory with ikev1 and ikev2...
2012-03-20  Martin WilliSupport an "any" IKE version for both IKEv1 or IKEv2
2012-03-20  Martin WilliMoved keymat key length lookup functions to keymat.c
2012-03-20  Tobias BrunnerAdded factory function to create keymat_t implementations.
2012-03-20  Tobias BrunnerUse keymat_t as common interface, renamed current imple...
2012-02-27  Tobias BrunnerAdded support for untruncated MD5 and SHA1 HMACs in...
2011-02-07  Martin WilliReport correct key size if a cipher is not supported
2011-01-05  Martin WilliInclude the used reserved bytes from ID payloads in...
2010-08-19  Martin WilliFixed crypter keymat derivation bug
2010-08-19  Martin WilliImplemented IKEv2 keymat derivation for AEAD algorithms
2010-08-19  Martin WilliUse AEAD wrapper for encryption payload encryption...
2010-08-19  Martin WilliMigrated keymat to INIT/METHOD macros
2010-08-13  Martin WilliAdded support for Camellia cipher to xcbc
2010-03-19  Tobias BrunnerMoving charon to libcharon.