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

Create crypto utility (e.g. to create hashes) #4

Open
andyruckstuhl opened this issue Aug 21, 2019 · 0 comments
Open

Create crypto utility (e.g. to create hashes) #4

andyruckstuhl opened this issue Aug 21, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@andyruckstuhl
Copy link
Member

There are some situations where you need to communicate to third-party systems which uses hashes (e.g. MD5, SHA1, etc.) to check the integrity of sent data.

The new crypto utility would provide functions like CREATE_HASH which accepts a byte array and a hash algorithm as parameters.

@andyruckstuhl andyruckstuhl added the enhancement New feature or request label Aug 21, 2019
@andyruckstuhl andyruckstuhl self-assigned this Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant