Hacker News new | ask | show | jobs
by throw0101a 2125 days ago
> In addition I am pretty sure that if you compile OpenSSH with support only for EdDSA it does not need to be linked to OpenSSL.

With the proviso (IIRC) that you will also only have AES-CTR and ChaCha.

1 comments

I do not know about AES but I do know that it also supports Poly1305 to be used with Chacha20.