-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
The Chromium implementation of CT is limited in support of public keys to the set of public keys it accepts for the Web PKI:
- RSA (nominally, 2048, 3072, 4096)
- ECC using NIST P-256, P-384
The Chromium implementation does not explicitly support Curve25519, although it could, and does not support other forms of EC keys.
Metadata
Metadata
Assignees
Labels
No labels