nimiq / core-rs

Official Rust implementation of the Nimiq protocol
https://nimiq.com
Other
74 stars 10 forks source link

Remove unused Argon2 encoding/verify functions #1

Closed riptl closed 5 years ago

riptl commented 5 years ago

Pull request checklist

The Argon2 implementation currently contains unused functions for encoding hashes (hexadecimal and base64).

I suggest removing them to keep the project simpler.

This pull request removes: