technion / ruby-argon2

A Ruby gem offering bindings for Argon2 password hashing
MIT License
229 stars 30 forks source link

Add hash format helpers #47

Closed joshbuker closed 3 years ago

joshbuker commented 3 years ago

@technion while improving my fork, I ended up extracting the helpers into a separate class that can be included upstream without modifying the password API.