openssl
openssl copied to clipboard
feat: added read_derpub, to only attempt to load DER encoded public keys
This new routine reads a public in DER format only. Other routines get confused by too many heuristics and do not support doing this.
Do you have an example that can't be decoded correctly with OpenSSL::PKey.read?