Public Key Bit Lengths #1
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
I added in support for the bit lengths/sizes of the certificate's public keys, with RSA and ECDSA on the domain certificate parser, and RSA, ECDSA and Ed25519 on the PEM parser. I haven't tested this API as a whole locally, but I can confirm that the bit length parsing works.
changed the description