wolfSSL / wolfEngine

wolfCrypt and wolfCrypt FIPS engine for OpenSSL
https://www.wolfssl.com
GNU General Public License v3.0
23 stars 26 forks source link

OpenSSH with FIPS Fix #175

Closed ejohnstown closed 2 years ago

ejohnstown commented 2 years ago

Run the CASTs for ECDHE and ECDSA right after setting up the RNG. When the casts run in OpenSSH during a connection set-up they have a similar problem as the RNG had. They should be tested when wolfEngine is initialized.