Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-127645

QtNetwork: Port from base64-encoded to binary storage.

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • Network
    • None
    • 3

    Description

      At least the qssl_dhparams_default_base64 variable is stored in base-64 encoding. Since this ends up in the library, we waste a bit of space by using the 7-bit-clean base64 encoding instead of binary encoding.

      Acceptance criteria:

      • check all of QtNetwork sources for occurrences of base64-encoded string literals and port them to binary

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            manordheim MÃ¥rten Nordheim
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes