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

Implement RFC 8489 #65

Open
ernado opened this issue Nov 28, 2020 · 1 comment
Open

Implement RFC 8489 #65

ernado opened this issue Nov 28, 2020 · 1 comment

Comments

@ernado
Copy link
Member

ernado commented Nov 28, 2020

https://tools.ietf.org/html/rfc8489

Standard is already available and can be implement in this package.

@stv0g
Copy link
Member

stv0g commented Nov 12, 2022

Here is a list of changes since RFC5389 which need to be implemented:

  • Added support for DTLS-over-UDP RFC6347.
  • Made clear that the RTO is considered stale if there are no transactions with the server.
  • Aligned the RTO calculation with RFC6298.
  • Updated the ciphersuites for TLS.
  • Added support for STUN URI RFC7064.
  • Added support for SHA256 message integrity.
  • Updated the Preparation, Enforcement, and Comparison of Internationalized Strings (PRECIS) support to RFC8265.
  • Added protocol and registry to choose the password encryption algorithm.
  • Added support for anonymous username.
  • Added protocol and registry for preventing bid-down attacks.
  • Specified that sharing a NONCE is no longer permitted.
  • Added the possibility of using a domain name in the alternate server mechanism.

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

2 participants