aboutsummaryrefslogtreecommitdiff
path: root/tests/data_files/rsa_pkcs8_pbes2_pbkdf2_1024_3des_sha256.der
diff options
context:
space:
mode:
authorAntonio Quartulli <antonio@openvpn.net>2018-02-01 13:54:13 +0800
committerAntonio Quartulli <a@unstable.cc>2018-02-08 17:18:19 +0800
commitf476b9d98c2d3474ddd1f45dd9ff8c02ace9744b (patch)
tree354f532ee653d29b91f0e729c8f7ff26c40b4a54 /tests/data_files/rsa_pkcs8_pbes2_pbkdf2_1024_3des_sha256.der
parentbfa440e9fb0388f0cb1b5ec5a81820bc560e8be8 (diff)
downloadmbedtls-f476b9d98c2d3474ddd1f45dd9ff8c02ace9744b.zip
mbedtls-f476b9d98c2d3474ddd1f45dd9ff8c02ace9744b.tar.gz
mbedtls-f476b9d98c2d3474ddd1f45dd9ff8c02ace9744b.tar.bz2
data_files/pkcs8-v2: add keys generated with PRF != SHA1
We now have support for the entire SHA family to be used as PRF in PKCS#5 v2.0, therefore we need to add new keys to test these new functionalities. This patch adds the new keys in `tests/data_files` and commands to generate them in `tests/data_files/Makefile`. Note that the pkcs8 command in OpenSSL 1.0 called with the -v2 argument generates keys using PKCS#5 v2.0 with SHA1 as PRF by default. (This behaviour has changed in OpenSSL 1.1, where the exact same command instead uses PKCS#5 v2.0 with SHA256) The new keys are generated by specifying different PRFs with -v2prf. Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
Diffstat (limited to 'tests/data_files/rsa_pkcs8_pbes2_pbkdf2_1024_3des_sha256.der')
-rw-r--r--tests/data_files/rsa_pkcs8_pbes2_pbkdf2_1024_3des_sha256.derbin0 -> 728 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/data_files/rsa_pkcs8_pbes2_pbkdf2_1024_3des_sha256.der b/tests/data_files/rsa_pkcs8_pbes2_pbkdf2_1024_3des_sha256.der
new file mode 100644
index 0000000..2ec275f
--- /dev/null
+++ b/tests/data_files/rsa_pkcs8_pbes2_pbkdf2_1024_3des_sha256.der
Binary files differ