]> git.ipfire.org Git - thirdparty/strongswan.git/commit
unit-tests: Add FIPS 186-4 RSASSA-PSS test vectors
authorTobias Brunner <tobias@strongswan.org>
Sat, 23 Sep 2017 11:36:32 +0000 (13:36 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 8 Nov 2017 15:48:10 +0000 (16:48 +0100)
commit00d161f2dbcfa07d915aea0c88bd1ec80265a5ff
treec93bac1bf92ce82ba173220a5094bcb355200bfc
parent89015dff9eebe4095919a75dce5c13d41ca306b0
unit-tests: Add FIPS 186-4 RSASSA-PSS test vectors

Since not all implementations allow setting a specific salt value when
generating signatures (e.g. OpenSSL doesn't), we are often limited to
only using the test vectors with salt length of 0.

We also exclude test vectors with SHA-1, SHA-224 and SHA-384.
src/libstrongswan/tests/suites/test_rsa.c