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 draft-ietf-tls-tls13-pkcs1 #1067

Open
Chilledheart opened this issue Aug 20, 2024 · 0 comments
Open

Implement draft-ietf-tls-tls13-pkcs1 #1067

Chilledheart opened this issue Aug 20, 2024 · 0 comments
Labels

Comments

@Chilledheart
Copy link
Owner

See https://chromium.googlesource.com/chromium/src/+/4f473951da2a93fd445758b201847b91174c5f6e

draft-ietf-tls-tls13-pkcs1 introduces new codepoints which restores the
algorithm to TLS 1.3. We don't really need all the hashes, so I've only
implemented rsa_pkcs1_sha256_legacy in BoringSSL. This wires it up to
Chromium.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant