amazon-ion / ion-cli

Apache License 2.0
31 stars 15 forks source link

Adds hash subcommand #130

Closed popematt closed 1 month ago

popematt commented 1 month ago

Issue #, if available:

None

Description of changes:

Adds (experimental) hash subcommand.

This supports sha-256, sha-512, sha3-256, and sha3-512. We could easily add support for more hash algorithms from here.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.