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

[Task]: Make Ballerina post quantum secure #42345

Open
hwupathum opened this issue Mar 19, 2024 · 0 comments
Open

[Task]: Make Ballerina post quantum secure #42345

hwupathum opened this issue Mar 19, 2024 · 0 comments
Labels
needTriage The issue has to be inspected and labeled manually Type/Task

Comments

@hwupathum
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needTriage The issue has to be inspected and labeled manually Type/Task
Projects
None yet
Development

No branches or pull requests

2 participants