Closed juliusl closed 1 month ago
Ed25519 is not permitted by the CABF baseline requirements, so this lint is correct. If you're not interested in baseline requirement compliance, you shouldn't run this lint.
@mcpherrinm appreciate the help, that makes much more sense now
https://datatracker.ietf.org/doc/html/rfc8410
If trying to lint an x509 certificate with an ed25519 signer the following error is issued,
It appears the identifier is not included here,
https://github.com/zmap/zlint/blob/ddaf5ccd564ba8e5f1115f2885ac9cc9d6451248/v3/lints/cabf_br/lint_subject_public_key_info_improper_algorithm_object_identifier_encoding.go#L62