libgcrypt
Libgcrypt wrapper
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | 0.1.1 |
|---|---|
| License | LGPL-2.1 |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-03 07:22 |
Tags
Authors
- Federico Ceratto
Installation
nimble install libgcrypt
choosenim install libgcrypt
git clone https://github.com/FedericoCeratto/nim-libgcrypt
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| libgcrypt | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 0.19.6 | No |
Source
| Repository | https://github.com/FedericoCeratto/nim-libgcrypt |
|---|---|
| Homepage | https://github.com/FedericoCeratto/nim-libgcrypt |
| Documentation | View Documentation |
| Registry Source | nimble_official |