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 Bcrypt Support in Crypto Standard Library #2441

Closed
banujan6 opened this issue Aug 7, 2021 · 0 comments · Fixed by ballerina-platform/module-ballerina-crypto#577
Closed
Labels
Area/Security Issues related to stdlib security module/crypto Team/PCM Protocol connector packages related issues Type/NewFeature

Comments

@banujan6
Copy link

banujan6 commented Aug 7, 2021

Description:
Add support for Bcrypt in the Crypto Standard Library.

Describe your problem(s)
Since a lot of applications encrypt and store confidential information on databases using Bcrypt, Now unable to decrypt those data on services written in Ballerina.

Describe your solution(s)
Implement Bcrypt support in the Crypto Standard Library.

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/Security Issues related to stdlib security module/crypto Team/PCM Protocol connector packages related issues Type/NewFeature
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants