v0.3.0: PBKDF2 support
This release brings PBKDF2 support, with all SHA hashing modes. Along with some chores.
What's Changed
- chore: create security policy by @muhlemmer in #6
- feat: pbkdf2 support by @muhlemmer in #4
- chore: enable dependabot by @muhlemmer in #5
- chore: upgrade go mod dependecies by @muhlemmer in #7
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #9
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: v0.2.0...v0.3.0