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

app nu_plugin_hmac

A HMAC sealing plugin for Nushell

5 releases (breaking)

0.12.0 Nov 13, 2024
0.11.0 Oct 19, 2024
0.10.0 Sep 22, 2024
0.9.0 Aug 29, 2024
0.8.1 Aug 12, 2024

#4 in #sha-512

Download history 115/week @ 2024-08-10 10/week @ 2024-08-17 118/week @ 2024-08-24 23/week @ 2024-08-31 32/week @ 2024-09-14 184/week @ 2024-09-21 23/week @ 2024-09-28 5/week @ 2024-10-05 1/week @ 2024-10-12 203/week @ 2024-10-19 4/week @ 2024-10-26 3/week @ 2024-11-02 104/week @ 2024-11-09 17/week @ 2024-11-16

131 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