Skip to content

Added support for sha hash family of algorithms#22

Open
AW3i wants to merge 2 commits intoappserver-io:1.0from
AW3i:dev-1.0
Open

Added support for sha hash family of algorithms#22
AW3i wants to merge 2 commits intoappserver-io:1.0from
AW3i:dev-1.0

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