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

RFC 8951 (an update to RFC 7030) #120

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

RFC 8951 (an update to RFC 7030) #120

wants to merge 2 commits into from

Commits on May 5, 2023

  1. RFC 8951 (an update to RFC 7030) clarifies that senders are

    not required to insert white space (such as LF) in
    base64-encoded payloads. Therefore libest must handle
    wrapped or unwrapped base64 with lines of any length.
    zorane authored May 5, 2023
    Configuration menu
    Copy the full SHA
    75bbca0 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Fixed an error that i missed in the last commit

    Zoran Adzic committed May 24, 2023
    Configuration menu
    Copy the full SHA
    7b7250f View commit details
    Browse the repository at this point in the history