sequoia
Sequoia PGP wrapper for Nim
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | Unknown |
|---|---|
| License | GPLv3 |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-22 05:28 |
Tags
Installation
nimble install sequoia
choosenim install sequoia
git clone https://github.com/ba0f3/sequoia.nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| sequoia | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/ba0f3/sequoia.nim |
|---|---|
| Homepage | https://github.com/ba0f3/sequoia.nim |
| Registry Source | nimble_official |
README
sequoia.nim
Sequoia PGP wrapper for Nim https://gitlab.com/sequoia-pgp
Dependences
- nettle-dev
- libsqilte3
- libssl
- libcrypto
- libpthread
Building
By default, this module uses static linked libraies provided in src/sequioa/lib, you can use dynamic linked with SQ_DYMANIC_LINK swtich