#nushell-plugin #hmac #hashing #sha-256 #sha-512 #whirlpool #algorithm

app nu_plugin_hmac

A HMAC sealing plugin for Nushell

2 unstable releases

0.9.0 Aug 29, 2024
0.8.1 Aug 12, 2024

#632 in Cryptography

Download history 72/week @ 2024-08-06 53/week @ 2024-08-13 141/week @ 2024-08-27 3/week @ 2024-09-10

144 downloads per month

MIT and maybe CC-PDDC

19KB
207 lines

HMAC plugin for Nushell

Supported hashing algorithms:

  • SHA-256
  • SHA-512
  • Whirlpool

Dependencies

~24–54MB
~1M SLoC