Replies: 1 comment 4 replies
-
It's possible, yes. You have to provide the encryption algorithms as usual, and then you can declare to upstream libssl by providing the capability declaration function Does that answer your question? |
Beta Was this translation helpful? Give feedback.
4 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Hello,
I want to implement an encryption algorithm in the form of provider for use in tls1.3 connections.
Is there such a possibility in OpenSSL?
Beta Was this translation helpful? Give feedback.
All reactions