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

Introduce Keccak 256 hashing algorithm #7509

Closed
thil4n opened this issue Jan 20, 2025 · 2 comments
Closed

Introduce Keccak 256 hashing algorithm #7509

thil4n opened this issue Jan 20, 2025 · 2 comments
Assignees
Labels
module/crypto Team/PCM Protocol connector packages related issues Type/NewFeature

Comments

@thil4n
Copy link

thil4n commented Jan 20, 2025

Problem

Keccak-256 is widely used in blockchain related technologies and currently Ballerina crypto module does not provide the Keccak-256 algorithm.

Proposed Solution

Extend the Ballerina crypto module to add the support for Keccak-256 hashing.

Alternatives

No response

Version

No response

@thil4n
Copy link
Author

thil4n commented Jan 22, 2025

@MohamedSabthar Feature implemented and merged. ballerina-platform/module-ballerina-crypto#578

@MohamedSabthar
Copy link
Member

@MohamedSabthar MohamedSabthar moved this from In Progress to Done in Good First Issues Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/crypto Team/PCM Protocol connector packages related issues Type/NewFeature
Projects
Status: Done
Development

No branches or pull requests

2 participants