Implement https://tools.ietf.org/html/rfc7366 in response to https://tools.ietf.org/html/rfc7457#section-2.4 · Issue #2 · shrdlu68/cl-tls · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By clicking “Sign up for GitHub&rdq
8568
uo;, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
This requires creating modified versions of the functions #'encrypt-and-send and #'ciphertext-to-compressed that handle mac-then-encrypt rather than encrypt-then mac.
In addition, add mechanisms to the hello messages to facilitate negotiating this extension.
The text was updated successfully, but these errors were encountered:
This requires creating modified versions of the functions #'encrypt-and-send and #'ciphertext-to-compressed that handle mac-then-encrypt rather than encrypt-then mac.
In addition, add mechanisms to the hello messages to facilitate negotiating this extension.
The text was updated successfully, but these errors were encountered: