cortex / ripasso

A simple password manager written in Rust
GNU General Public License v3.0
729 stars 64 forks source link

Replace sha256 with sha2 #288

Closed alexanderkjall closed 1 year ago

alexanderkjall commented 1 year ago

Replace the sha256 crate with the sha2 one.

As sha2 is maintained by the rustcrypto maintainers and sha256 is just a wrapper around sha2