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

[Feature Request] Implement Cryptography for TLS and Other Protocols (e.g., DTLS) #266

Open
1 task done
H0llyW00dzZ opened this issue Jun 20, 2024 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@H0llyW00dzZ
Copy link
Contributor

Tell us about your feature request

Recently, I've been implementing cryptography that can be used across TLS and other protocols (e.g., DTLS), including the ability to use custom ciphertext for experimental purposes. It would be beneficial to include this feature, as it will work across frameworks due to its top-level design. However, this feature requires Go 1.23 because TLS 1.3 is recommended and considered the most secure TLS implementation currently available.

Disclaimer

  • I agree
@H0llyW00dzZ H0llyW00dzZ added the enhancement New feature or request label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant