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

Add Ballerina Crypto Library #219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MohamedSabthar
Copy link

Ballerina is a specialized open-source programming language designed for integration tasks. It comes equipped with an extensive collection of standard libraries, covering areas like IO, Email, HTTP, GraphQL, WebSocket, and more.

The Ballerina Crypto standard library provides a robust suite of functionalities to ensure secure and reliable cryptographic operations. It supports hashing, encryption, signing, and verification for various algorithms, enabling seamless implementation of security features in your applications.

Additionally, the library includes support for post-quantum algorithms, paving the way for applications to remain secure in the emerging era of quantum computing.

For detailed insights and guidance, refer to the Ballerina Crypto Specification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant