Skip to content

Commit c6d6ffc

Browse files
committed
Bump OpenSSL version
From what I see, EVP is introduced with version 1.0.2 and we require it for the OAEP methods.
1 parent fe08df8 commit c6d6ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ SoftHSM depends on a cryptographic library, Botan or OpenSSL.
3636
Minimum required versions:
3737

3838
- Botan 2.0.0
39-
- OpenSSL 1.0.0
39+
- OpenSSL 1.0.2
4040

4141
If you are using Botan, use at least version 2.6.0. This will improve
4242
the performance when doing public key operations.

0 commit comments

Comments
 (0)