aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/kdf
Commit message (Expand)AuthorAgeFilesLines
* Reduce usage of oids.h with the addition of some helpers on OIDJack Lloyd2019-08-041-6/+1
* Add some KDF2 values from Bouncy CastleJack Lloyd2017-11-021-0/+19
* Remove OutputLen parameter from KDF test dataJack Lloyd2017-09-2711-1402/+1
* KDF SP800-56A: Add test vectors with 0 length salt to improve coverageKrzysztof Kwiatkowski2017-05-031-0/+60
* Add vectors for HMAC backed SP800-56A KDFKrzysztof Kwiatkowski2017-05-031-2/+1417
* Adds KDF based on SP 800-56A. Currently it is revision 1 (alternative 1). It ...Krzysztof Kwiatkowski2017-05-031-0/+1418
* Add sources for some test vectors [ci skip]René Korthaus2016-12-084-0/+10
* KDF1 uses a hash function onlyRené Korthaus2016-11-161-1/+1
* Add a test for KDF::name()René Korthaus2016-11-1510-34/+34
* Add test vectors for HKDF-Expand and HKDF-ExtractRené Korthaus2016-11-151-22/+140
* Add full HKDF implementationRené Korthaus2016-11-121-38/+26
* Add short output KDF1 testJack Lloyd2016-11-031-0/+5
* Fix TLS 1.2 PRF test vectorsRené Korthaus2016-09-231-2/+2
* Add TLS 1.2 PRF test vectorsRené Korthaus2016-09-131-0/+34
* Add test vectors for KDF1/ISO18033René Korthaus2016-07-151-0/+24
* pycryptodome generated test vectors for SP800-56CKai Michaelis2016-05-191-120/+160
* BouncyCastle generated test vectors for SP800-108Kai Michaelis2016-05-193-5397/+4329
* NIST SP800-108 & 56cKai Michaelis2016-04-204-0/+5640
* Add HKDF(SHA-512) test vectorslloyd2015-03-181-17/+51
* Convert HKDF to the normal KDF interfacelloyd2015-02-181-0/+46
* Modify interfaces of KDF and PBKDF to write output to an array, withlloyd2015-02-181-5/+5
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-166/+0
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-105-0/+751