mirror of
https://github.com/nushell/nushell.git
synced 2025-03-26 15:26:51 +01:00
* 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 |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |