]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/crypto/crypto_tester.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libstrongswan / crypto / crypto_tester.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2022-04-14  Tobias BrunnerMerge branch 'ikev2-kdf-modularization'
2022-04-14  Tobias Brunnercrypto: Add new KDF type for IKEv2 PRFs
2022-04-14  Tobias Brunnercrypto: Adapt kdf_t interface to support KDFs with...
2022-04-14  Tobias Brunnercrypto-tester: Add facility to test KDFs
2019-11-28  Andreas Steffendrbg: The drbg instance owns the entropy rng
2019-10-16  Andreas Steffendrbg: Implemented NIST SP-800-90A DRBG
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2016-08-10  Andreas SteffenMerge branch 'newhope'
2016-07-29  Andreas Steffenxof: Defined Extended Output Functions
2015-04-15  Martin WilliMerge branch 'dh-test-vectors'
2015-04-15  Martin Willicrypto-tester: Support testing DH groups using DH test...
2015-04-15  Martin WilliMerge branch 'aesni'
2015-04-15  Martin Willicrypto-tester: Use the plugin feature key size to bench...
2015-03-28  Martin Willicrypto-tester: Explicitly exclude FIPS-PRF from append...
2015-03-27  Martin Willicrypto-tester: Test set_key() after a doing a partial...
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Williwindows: Check for clock_gettime() function itself...
2014-06-03  Martin Williwindows: Add a common Windows header for platform speci...
2014-03-31  Martin WilliMerge branch 'tls-aead'
2014-03-31  Martin Williaead: Support custom AEAD salt sizes
2014-03-20  Tobias BrunnerMerge branch 'travis-ci'
2014-03-20  Tobias Brunnercrypto-tester: Don't fail if key size is not supported
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlib: All settings use configured namespace
2013-05-08  Tobias BrunnerMerge branch 'charon-cmd-pkcs12'
2013-05-08  Tobias BrunnerFix cleanup in crypto_tester if a crypter fails
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-07  Martin WilliMerge branch 'pt-tls'
2013-03-01  Martin WilliMerge branch 'multi-eap'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'ikev1-rekeying'
2013-03-01  Martin WilliMerge branch 'vip-shunts'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'ikev1-mm-retransmits'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-28  Tobias BrunnerFix cleanup in crypto_tester if AEAD implementation...
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-09-28  Tobias BrunnerFixed RNG crypto tester
2012-07-16  Martin WilliTest reset() of hasher in crypto tester
2012-07-16  Martin WilliRefactored error handling in crypto tester
2012-07-16  Martin WilliSet a key before benching PRFs
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-07-16  Martin WilliAdd a return value to crypter_t.set_key()
2012-07-16  Martin WilliAdd a return value to crypter_t.decrypt()
2012-07-16  Martin WilliAdd a return value to crypter_t.encrypt
2012-07-16  Tobias BrunnerCheck rng return value in crypto tester
2012-07-16  Martin WilliAdd a return value to prf_t.set_key()
2012-07-16  Martin WilliAdd a return value to prf_t.allocate_bytes()
2012-07-16  Martin WilliAdd a return value to prf_t.get_bytes()
2012-07-16  Martin WilliAdd a return value to signer_t.set_key()
2012-07-16  Martin WilliAdd a return value to signer_t.get_signature()
2012-07-16  Martin WilliAdd a return value to signer_t.allocate_signature()
2012-07-16  Martin WilliAdd a return value to aead_t.set_key()
2012-07-16  Martin WilliAdd a return value to aead_t.encrypt()
2012-05-14  Martin WilliUse correct integrity_algorithm_t enum type in bench_si...
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-01-30  Tobias BrunnerDisable crypto benchmarking if CLOCK_THREAD_CPUTIME_ID...
2011-04-08  Martin WilliFixed debug statement if algorithm benchmarking enabled
2010-12-25  Andreas Steffendisable AEAD crypto algorithm if no key size is supported
2010-12-25  Andreas Steffendisable crypto algorithm if no key size is supported
2010-12-25  Andreas Steffenlog if an AEAD algorithm does not support a given key...
2010-12-25  Andreas Steffenlog if a crypto algorithm does not support a given...
2010-12-18  Andreas Steffentrace back crypto algorithms to the plugins that regist...
2010-08-19  Martin WilliGive a benchmark point for each operation to compare...
2010-08-19  Martin WilliAdded AEAD support to crypto tester
2010-08-19  Martin WilliTest append mode for signers verify_signature
2010-08-16  Martin WilliImplemented algorithm benchmarking during registration
2010-08-16  Martin WilliMigrated crypto_tester to INIT/METHOD macros
2010-08-13  Martin WilliUse IV length of a crypter instead of block size for...
2010-08-13  Martin WilliReport the symbol name of a failed test vector
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-07-17  Andreas Steffenfix test vector error output
2009-07-17  Andreas Steffenshortened cypto test output
2009-06-17  Andreas Steffenremoved superfluous print argument
2009-06-16  Andreas Steffenreformatted crypto_test output
2009-06-16  Martin Williincreased verbosity of successful crypto tests
2009-06-16  Martin Williremoved one hierarchy level for crypto test options
2009-06-12  Martin Williadded support for stateful PRFs (such as the FIPS_PRF)
2009-06-11  Martin Williimplemented a crypto_tester class to test crypto algorithms