hmac
HMAC hashing in Nim
Summary
| Latest Version | 0.3.2 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-08-31 07:14 |
Tags
Authors
- Huy Doan
Installation
nimble install hmac
choosenim install hmac
git clone https://github.com/nim-community/hmac.nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| hmac | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= 2.0.0", "nimSHA2", "nimcrypto >= 0.5.4", "checksums >= | 0.1.0 | No |
Source
| Repository | https://github.com/nim-community/hmac.nim |
|---|---|
| Homepage | https://github.com/nim-community/hmac.nim |
| Registry Source | nimble_official |