Skip to content

Commit 294f24c

Browse files
authored
Update draft-ietf-plants-merkle-tree-certs.md
1 parent 05abf63 commit 294f24c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draft-ietf-plants-merkle-tree-certs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1054,7 +1054,7 @@ Note the subject's public key algorithm is incorporated into both `subjectPublic
10541054

10551055
MTCLogEntry is an extensible structure. Future documents MAY define new values for MTCLogEntryType or MTCLogEntryExtensionType, with corresponding semantics. See {{certification-authority-cosigners}} and {{extensibility}} for additional discussion.
10561056

1057-
An MTCLogEntry's size SHOULD NOT exceed 65535 (2<sup>16</sup>-1) bytes. Implementers SHOULD CONSIDER that log-serving protocols, or the underlying transport mechanisms they use, could have lower limits. TBSCertificateLogEntry does not include signatures and hashes public keys, so post-quantum algorithms do not contribute to this size.
1057+
An MTCLogEntry's size MUST NOT exceed 65535 (2<sup>16</sup>-1) bytes. TBSCertificateLogEntry does not include signatures and hashes public keys, so post-quantum algorithms do not contribute to this size.
10581058

10591059
### Publishing Logs
10601060

0 commit comments

Comments
 (0)