nushell/crates/nu-command/tests/commands/hash_
Peter Cunderlik 9696e4d315
Improve md5 and sha256 code (#3841)
* Refactor Hash code to simplify md5 and sha256 implementations

Md5 and Sha256 (and other future digests) require less boilerplate code
now. Error reporting includues the name of the hash again.

* Add missing hash sha256 test
2021-07-29 10:22:16 -05:00
..
mod.rs Improve md5 and sha256 code (#3841) 2021-07-29 10:22:16 -05:00