pkcs11: Support RSA-PSS signatures
This commit is contained in:
committed by
Tobias Brunner
parent
f739657aac
commit
49769fff53
@@ -30,3 +30,8 @@ charon.plugins.pkcs11.use_pubkey = no
|
||||
|
||||
charon.plugins.pkcs11.use_rng = no
|
||||
Whether the PKCS#11 modules should be used as RNG.
|
||||
|
||||
charon.plugins.pkcs11.use_rsa_pss_hashers = no
|
||||
Whether the PKCS#11 modules should try to use internal hashing for RSA-PSS
|
||||
signatures (some PKCS#11 libraries don't implement internal hashing
|
||||
in conjunction with RSA-PSS correctly).
|
||||
|
||||
Reference in New Issue
Block a user