#nu-shell #hmac #sha-256 #sha-512 #whirlpool

app nu_plugin_hmac

A HMAC sealing plugin for Nushell

9 breaking releases

Uses new Rust 2024

new 0.17.0 May 3, 2025
0.16.0 Mar 28, 2025
0.15.0 Mar 27, 2025
0.13.0 Dec 26, 2024
0.12.0 Nov 13, 2024

#1319 in Cryptography

Download history 5/week @ 2025-01-04 3/week @ 2025-01-11 124/week @ 2025-02-01 21/week @ 2025-02-08 10/week @ 2025-02-15 2/week @ 2025-02-22 2/week @ 2025-03-01 150/week @ 2025-03-22 114/week @ 2025-03-29 10/week @ 2025-04-05 3/week @ 2025-04-12 1/week @ 2025-04-19

242 downloads per month

MIT and maybe CC-PDDC

18KB
218 lines

HMAC plugin for Nushell

Supported hashing algorithms:

  • SHA-256
  • SHA-512
  • Whirlpool

Dependencies

~25–59MB
~1M SLoC