Skip to content

Commit 9b8fb5f

Browse files
committed
comment for SoftHSM2 support
1 parent 5a85bd5 commit 9b8fb5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cryptography_keys_tests/test_rsa_ecryption.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ def test_rsa_encryption_OAEP(self):
5656
list_token_labels,
5757
)
5858

59+
# SoftHSM2 supports only SHA1
5960
message = b"encrypted data"
6061
for label in list_token_labels(_pkcs11lib):
6162
a_session = PKCS11AdminSession(

0 commit comments

Comments
 (0)