[PR #219] Add Ballerina Crypto Library #217

Open
opened 2025-11-06 09:12:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sobolevn/awesome-cryptography/pull/219
Author: @MohamedSabthar
Created: 12/20/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 10dbd6b Add Ballerina Crypto Library

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 README.md (+5 -0)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sobolevn/awesome-cryptography/pull/219 **Author:** [@MohamedSabthar](https://github.com/MohamedSabthar) **Created:** 12/20/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`10dbd6b`](https://github.com/sobolevn/awesome-cryptography/commit/10dbd6b02c667cb6819341ba121f7cf501621480) Add Ballerina Crypto Library ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -0) </details> ### 📄 Description [Ballerina](https://ballerina.io/) is a specialized open-source programming language designed for integration tasks. It comes equipped with an extensive collection of [standard libraries](https://github.com/ballerina-platform/ballerina-library), 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](https://ballerina.io/spec/crypto/). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 09:12:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cryptography#217