Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artworks are too wide #1367

Open
martinthomson opened this issue Nov 24, 2024 · 0 comments
Open

Artworks are too wide #1367

martinthomson opened this issue Nov 24, 2024 · 0 comments

Comments

@martinthomson
Copy link
Contributor

Some of the figures are a touch too wide.
.../tls13/draft-ietf-tls-rfc8446bis.xml(418): Warning: Too long line found (L459), 1 characters longer than 72 characters:
                                                       ServerHello  ^ Key
.../tls13/draft-ietf-tls-rfc8446bis.xml(418): Warning: Too long line found (L460), 2 characters longer than 72 characters:
                                                      + key_share*  | Exch
.../tls13/draft-ietf-tls-rfc8446bis.xml(418): Warning: Too long line found (L462), 5 characters longer than 72 characters:
                                             {EncryptedExtensions}  ^  Server
.../tls13/draft-ietf-tls-rfc8446bis.xml(418): Warning: Too long line found (L463), 5 characters longer than 72 characters:
                                             {CertificateRequest*}  v  Params
.../tls13/draft-ietf-tls-rfc8446bis.xml(418): Warning: Too long line found (L465), 2 characters longer than 72 characters:
                                              {CertificateVerify*}  | Auth
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2674), 1 characters longer than 72 characters:
   +=========+====================+=====================================+
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2675), 1 characters longer than 72 characters:
   |Mode     |Handshake Context   |Base Key                             |
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2676), 1 characters longer than 72 characters:
   +=========+====================+=====================================+
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2677), 1 characters longer than 72 characters:
   |Server   |ClientHello ...     |server_handshake_traffic_secret      |
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2678), 1 characters longer than 72 characters:
   |         |later of            |                                     |
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2679), 1 characters longer than 72 characters:
   |         |EncryptedExtensions/|                                     |
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2680), 1 characters longer than 72 characters:
   |         |CertificateRequest  |                                     |
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2681), 1 characters longer than 72 characters:
   +---------+--------------------+-------------------------------------+
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2682), 1 characters longer than 72 characters:
   |Client   |ClientHello ...     |client_handshake_traffic_secret      |
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2683), 1 characters longer than 72 characters:
   |         |later of server     |                                     |
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2684), 1 characters longer than 72 characters:
   |         |Finished/           |                                     |
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2685), 1 characters longer than 72 characters:
   |         |EndOfEarlyData      |                                     |
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2686), 1 characters longer than 72 characters:
   +---------+--------------------+-------------------------------------+
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2687), 1 characters longer than 72 characters:
   |Post-    |ClientHello ...     |[sender]_application_traffic_secret_N|
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2688), 1 characters longer than 72 characters:
   |Handshake|client Finished +   |                                     |
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2689), 1 characters longer than 72 characters:
   |         |CertificateRequest  |                                     |
.../tls13/draft-ietf-tls-rfc8446bis.xml(2971): Warning: Too long line found (L2690), 1 characters longer than 72 characters:
   +---------+--------------------+-------------------------------------+
.../tls13/draft-ietf-tls-rfc8446bis.xml(3885): Warning: Too long line found (L3591), 2 characters longer than 72 characters:
       AEAD-Decrypt(peer_write_key, nonce, additional_data, AEADEncrypted)
.../tls13/draft-ietf-tls-rfc8446bis.xml(4624): Warning: Too long line found (L4166), 1 characters longer than 72 characters:
    [sender]_write_key = HKDF-Expand-Label(Secret, "key", "", key_length)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant