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
All inbound and outbound communications, and cryptographic libraries need to be updated with post quantum secure methods.
Describe your task(s)
Service to Service Communication
We will be supporting x25519_Kyber768 as a hybrid post-quantum key agreement for TLS 1.3.
Supporting post-quantum algorithms through Crypto module
Ballerina will enable digital signatures with Dilithium and hybrid public key encryption with Kyber. The Crypto module will be updated with the necessary methods to support these algorithms.
Related area
-> Other Area
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered:
Description
All inbound and outbound communications, and cryptographic libraries need to be updated with post quantum secure methods.
Describe your task(s)
Service to Service Communication
We will be supporting x25519_Kyber768 as a hybrid post-quantum key agreement for TLS 1.3.
Supporting post-quantum algorithms through Crypto module
Ballerina will enable digital signatures with Dilithium and hybrid public key encryption with Kyber. The Crypto module will be updated with the necessary methods to support these algorithms.
Related area
-> Other Area
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: