Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
469 contributions in the last year
Activity overview
Contribution activity
October 2020
September 2020
Created a pull request in amdelamar/jhash that received 1 comment
Add salt() method for custom salts
Allows users to specify their own salt values when generating the password hash. Instead of relying on the automatic salting Jhash does. Note: Call…