josharian / pasetoLinks
Go PASETO implementation
☆19Updated 4 years ago
Alternatives and similar repositories for paseto
Users that are interested in paseto are comparing it to the libraries listed below
Sorting:
- Allotment Routing Table☆57Updated 3 years ago
- Minisign verification library for Golang.☆114Updated 7 months ago
- An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.☆29Updated 4 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Updated 7 years ago
- Benchmark and test getter + runner☆28Updated 3 years ago
- TamaGo - example application☆74Updated last month
- minimal perfect hash functions☆62Updated 3 years ago
- Benchmark the init cost of Go packages☆81Updated 2 months ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated last year
- Reimplementation of libdetectcoll in Go☆19Updated 8 years ago
- User-space deniable data encryption client.☆94Updated last year
- My sandbox for go experiments☆27Updated 5 years ago
- Go static program analyser☆58Updated 5 years ago
- fast integer log base 10☆10Updated 4 years ago
- Implementation of do255e and do255s in Go☆23Updated 4 years ago
- ☆68Updated 2 years ago
- A fast encoder for Go.☆11Updated 4 years ago
- This is a toy implementation of the dudect ideas in Go. All credit goes to Oscar Reparaz, Josep Balasch and Ingrid Verbauwhede for dudect…☆18Updated 7 years ago
- Convert various benchmarking formats to benchfmt☆13Updated 5 months ago
- Utilities for interacting with mailgun.com.☆28Updated 6 years ago
- POC on how to use WebAssembly binaries generated by the Go compiler in a non-web environment☆24Updated 6 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆55Updated 4 years ago
- Linter for finding defer statements in Go loops