Minisign verification library for Golang.
☆116Dec 12, 2024Updated last year
Alternatives and similar repositories for go-minisign
Users that are interested in go-minisign are comparing it to the libraries listed below
Sorting:
- A dead simple tool to sign files and verify digital signatures.☆137Jan 29, 2025Updated last year
- ipcipher implementation in Go☆17Dec 19, 2023Updated 2 years ago
- A dead simple tool to sign files and verify digital signatures.☆2,663Jan 14, 2026Updated last month
- Reusable transparent log database☆145Oct 29, 2020Updated 5 years ago
- Ed25519 signing, verification and encryption, decryption for arbitary files; like OpenBSD signifiy but with more functionality and writte…☆88Feb 9, 2026Updated last month
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.☆180Feb 17, 2026Updated 2 weeks ago
- Golang interface to manage Yubikeys, including a crypto.Signer & crypto.Decrypter interface☆226Nov 19, 2025Updated 3 months ago
- 🍄 A parser, interpreter and compiler for libmagic rule files in golang☆21Feb 22, 2026Updated 2 weeks ago
- A tool to compare different versions of an API and find incompatibilities.☆41Jun 23, 2019Updated 6 years ago
- Go implementation of SipHash-64/128☆14Mar 16, 2022Updated 3 years ago
- Build docker images for dsvpn.☆17Jan 28, 2021Updated 5 years ago
- conbox is a Go implementation of unix-like utilities as single static executable intended for small container images.☆45Dec 19, 2023Updated 2 years ago
- Attempt to use the Rust regex library from Go☆14Dec 9, 2017Updated 8 years ago
- An http(s) transparent proxy that enforces a whitelist, configurable by it's users☆17Nov 9, 2015Updated 10 years ago
- Linux kernel utilities for Go.☆17Jun 18, 2019Updated 6 years ago
- A simple tool to fetch and filter domain blacklists for use with tools like https://github.com/DNSCrypt/dnscrypt-proxy☆23Feb 25, 2023Updated 3 years ago
- A collection of fast, general-purpose immutable data structures for Go.☆19Apr 17, 2022Updated 3 years ago
- gokrazy remote syslog server daemon: writes to disk what it receives via remote syslog☆14May 10, 2024Updated last year
- Fallback approach aimed to make your request stable and reliable.☆15Jan 7, 2021Updated 5 years ago
- A Zig implementation of EdDSA signatures with blind keys.☆17Jul 15, 2023Updated 2 years ago
- Markdown table formatter in Go☆20Dec 16, 2021Updated 4 years ago
- Find functions that return a reference and cause allocations.☆27Jan 9, 2021Updated 5 years ago
- A kustomize plugin for using age encrypted files in Secrets☆17Nov 20, 2025Updated 3 months ago
- Go library for using system certificate stores on macOS/Windows☆27Dec 2, 2023Updated 2 years ago
- Smart Go module dependency inspection and pruning.☆19Jun 11, 2020Updated 5 years ago
- go-concert a is a library of synchronization patterns when dealing with go-routines☆18Sep 19, 2025Updated 5 months ago
- Implementation of libsodium's secretstream in Go☆20Updated this week
- Bypasses restrictions on reflect☆75Aug 24, 2021Updated 4 years ago
- Go implementation of the Noise Protocol Framework☆570Feb 18, 2024Updated 2 years ago
- Linter for finding defer statements in Go loops