Skip to content

Commit 5b160ac

Browse files
committed
Additional motivation: reduce the cost of log operation
1 parent dba1d0e commit 5b160ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

charter-ietf-plants.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Overhead from post-quantum signatures and keys will add significant costs in two
1414

1515
* Relying parties are presented with signatures from the CA and CT logs. Post-quantum overhead is multiplied per signature, increasing the size and latency of the TLS handshake.
1616

17+
Additionally, more entities are requesting certificates, and certificate validity windows are narrowing, both of which increase the overall size of a CT log, with correspondingly costs for log operators.
18+
1719
The PLANTS Working Group will define a mechanism that integrates log construction into certificate issuance, and reduces the amount of data in individual log entries and the TLS handshake. Integrating the log into certificate issuance enables techniques where one signature can cover multiple key/identifier bindings, e.g. by signing Merkle Tree hashes.
1820

1921
The Working Group will initially put down roots and define the mechanisms needed to interoperably construct and consume certificates:

0 commit comments

Comments
 (0)