ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
137 stars 56 forks source link

[Improvement]: Supporting post-quantum crypto algorithms #6201

Closed hwupathum closed 3 months ago

hwupathum commented 3 months ago

Description

Expand the library of crypto algorithms by including post-quantum cryptographic algorithms approved by NIST.

Note that the implementation of the ML-KEM (FIPS 203) and ML-DSA (FIPS 204) algorithms are based on the relevant FIPS drafts which are yet to be finalized.

Describe your problem(s)

No response

Describe your solution(s)

No response

Related area

-> Other Area

Related issue(s) (optional)

https://github.com/ballerina-platform/ballerina-lang/issues/42345

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

TharmiganK commented 3 months ago

Added via https://github.com/ballerina-platform/module-ballerina-crypto/pull/539