Peter Cunderlik 111477aa74
Add sha256 to the hash command (#3836)
Hashers now uses on Rust Crypto Digest trait which makes it trivial to
implement additional hash functions.

The original `md5` crate does not implement the Digest trait and was
replaced by `md-5` crate which does. Sha256 uses already included `sha2`
crate.
2021-07-25 14:08:08 -05:00
..
2021-07-25 22:01:54 +12:00
2021-06-19 15:00:07 +12:00
2021-07-25 22:01:54 +12:00
2021-07-25 22:01:54 +12:00
2021-07-25 22:01:54 +12:00
2021-07-25 22:01:54 +12:00