wolfSSL / wolfssh

wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
https://www.wolfssl.com
379 stars 90 forks source link

Use wolfCrypt SSHv2 KDF #729

Closed ejohnstown closed 3 months ago

ejohnstown commented 3 months ago

Switching to use the new SSH-KDF function in wolfCrypt. Note, this only works in FIPS builds and/or when Kyber isn't used.