Skip to content

Support for Ed25519 Certificates#23

Open
thmang82 wants to merge 1 commit into
fidm:masterfrom
thmang82:master
Open

Support for Ed25519 Certificates#23
thmang82 wants to merge 1 commit into
fidm:masterfrom
thmang82:master

Conversation

@thmang82

Copy link
Copy Markdown

The original implementation did not support pure ed25519 based certificates with Ed25519 signing algorithm (OID: 1.3.101.112)

This PR consists of two small changes:

  • X509: Ed25519 does not verify based on hash => return 'none' for Ed25519
  • PKI: in verify, when 'none' for hash, verify based on data instead of hash

- For certs with Ed25519 signing algorithm
- OID: 1.3.101.112
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant