[Feature Request] Implement Cryptography for TLS and Other Protocols (e.g., DTLS) #266
Open
1 task done
Labels
enhancement
New feature or request
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
The text was updated successfully, but these errors were encountered: