Open qmuntal opened 10 months ago
crypto/dsa is part of the standard library, but still not supported by CNG nor OpenSSL.
CNG PR submitted: https://github.com/microsoft/go-crypto-winnative/pull/50
OpenSSL WIP PR submitted: https://github.com/golang-fips/openssl/pull/135
crypto/dsa is part of the standard library, but still not supported by CNG nor OpenSSL.