Custom Provider - OpenSSL 3.x with SSHD
Richard Levitte
levitte at openssl.org
Tue Jan 3 07:47:09 UTC 2023
You haven't specified if you're talking about OpenSSH or some other
SSH implementation. Assuming the former, I would take this discussion
up with the openssh-portable folks. There are instructions where to
go for that sort of discussion in their README (seen at the bottom of
https://github.com/openssh/openssh-portable, so scroll all the way
down).
Cheers,
Richard
On Tue, 03 Jan 2023 04:46:42 +0100,
Hareesh Das Ulleri wrote:
>
> Dear OpenSSL users,
>
> I use Linux 5.10 + OpenSSL 3.0.7. I have a custom provider cipher implementation and its algo implementation works for test application. Now I have sshd running and want to use custom provider (encryption/decryption) implementation calls instead of default provider's.
>
> Please let me know anybody tried this before or someone knows this, how SSHD can be configured for a custom provider (encryption / decryption) calls.
>
> Note: Here both default provider and custom provider are activated at the same time.
>
> Thank you,
> Hareesh
--
Richard Levitte levitte at openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
More information about the openssl-users
mailing list