Skip to content

Added support for sha hash family of algorithms #22

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

Open
wants to merge 2 commits into
base: 1.0
Choose a base branch
from

Conversation

AW3i
Copy link

@AW3i AW3i commented Oct 19, 2016

In this commit I have added support for the sha hash family of algorithms which includes:

  • sha1
  • sha256
  • sha512

I've also modified the md5 function to accept a salt parameter.

The salting functionality can be found here:
appserver-io/appserver#1040

@appserver-ci
Copy link

Can one of the admins verify this patch?

2 similar comments
@appserver-ci
Copy link

Can one of the admins verify this patch?

@appserver-ci
Copy link

Can one of the admins verify this patch?

- Also added salt parameter to md5
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.

2 participants