The OpenSSLPrivateKeyDecoder class does not correctly parse EC private keys.
It only follows RFC 5915 for keys with explicit parameters and in that case does not parse the private key as an unsigned integer.
The text was updated successfully, but these errors were encountered:
The
OpenSSLPrivateKeyDecoder
class does not correctly parse EC private keys.It only follows RFC 5915 for keys with explicit parameters and in that case does not parse the private key as an unsigned integer.
The text was updated successfully, but these errors were encountered: