funcool / buddy-hashers

Collection of password hashers.
https://funcool.github.io/buddy-hashers/latest/
Apache License 2.0
75 stars 16 forks source link

[buddy/hashers] Fix reflection warnings. #21

Open harold opened 4 years ago

harold commented 4 years ago

Thanks for this excellent library, we use it to hash many many strings, and it works great.

Similar to this buddy-core pull request: https://github.com/funcool/buddy-core/pull/53

Fixes https://github.com/funcool/buddy-hashers/issues/20

harold commented 3 years ago

Following up on this: https://github.com/funcool/buddy-core/pull/53#issuecomment-737811710

I've merged master into this branch, fixed the conflicts, and lein check and lein test are both clean.

Hope that helps.

mjosefs commented 2 years ago

This looks a bit idle – @niwinz any chance of getting it merged? I'd be happy to provide amendments if needed.