Public Key Bit Lengths #1

Merged
ghost merged 0 commits from master into master 2021-03-26 17:07:56 -04:00
ghost commented 2021-03-25 22:23:28 -04:00 (Migrated from gitlab.libraryofcode.org)

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.

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.
ghost commented 2021-03-25 22:24:28 -04:00 (Migrated from gitlab.libraryofcode.org)

changed the description

changed the description
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: engineering/certificate-api#1
There is no content yet.