GoogleChrome / GoogleChrome/CertificateTransparency

Define accepted log public keys

Open
#25 2 comments 0 reactions 1 assignee Claimed by @devonobrien View on GitHub
Dominant language
HTML
Stars
198
Forks
104
Avg merge
3d 48m
Merged PRs (30d)
4

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.