Skip to content

Releases: redhat-qe-security/keyfile-corpus

v.0.4.0

16 Jan 13:17
3254488

Choose a tag to compare

Add files that use:

  • ML-DSA-44, ML-DSA-65, ML-DSA-87 (with keys encoded as seed-only, expanded-only, and both seed and expanded form)
  • PBMAC1 for MAC with PBKDF2 with different combinations of:
    • salt length
    • iteration count
    • key lengths for the HMAC
    • PRF (all SHA1, SHA2, and SHA3 variants)
    • HMAC (all SHA1, SHA2, and SHA3 variants)

v0.3.0

05 Aug 20:51

Choose a tag to compare

Add files that use:

  • SHA512/256 and SHA512/224 in MAC
  • SHA512/256 and SHA512/224 in PBES2 PRF
  • SHA-3 in MAC
  • SHA-3 in PBES2 PRF

v0.2.1

15 Sep 13:05

Choose a tag to compare

Fix names in NSS created files

v0.2.0

15 Sep 12:18

Choose a tag to compare

Added

  • RSA-PSS keys and certificates which have restrictions
  • files created with NSS 3.21, including few that are malformed

v0.1.3

23 Mar 18:18

Choose a tag to compare

Changes in version 0.1.3:

  • fix prf supposedly used in one unicode file (was specified as SHA256 while in reality was the default)

v0.1.2

22 Mar 15:49

Choose a tag to compare

Changes in v0.1.2

  • add example files created by GnuTLS (example of "uneven" iteration counts)
  • add example files created by NSS (example of BER indefinite encoding)

v0.1.1

20 Mar 16:28

Choose a tag to compare

Changes in version 0.1.1:

  • add files encrypted with ARIA alogithm
  • add files with just key or just a certificate

v0.1.0

17 Mar 18:44

Choose a tag to compare

Changes in version 0.1.0:

  • added DSA keys in unencrypted PKCS#8 and few common PKCS#12 formats
  • added ECDSA keys in unencrypted PKCS#8 and few common PKCS#12 formats
  • added RSA-PSS keys (without restrictions) in unencrypted PKCS#8 and few common PKCS#12 formats
  • added unencrypted, and without mac RSA PKCS#12 file

v0.0.2

17 Mar 17:25

Choose a tag to compare

Changes in 0.0.2:

  • added PKCS#12 files with unicode passwords with PBES2 PBKDF2 key derivation created by OpenSSL 1.0.2 and current development branch

v0.0.1

22 Mar 15:50

Choose a tag to compare

PKCS#12 files with multiple different options for encryption