capitalone / fpeLinks
A format-preserving encryption implementation in Go
☆206Updated 3 years ago
Alternatives and similar repositories for fpe
Users that are interested in fpe are comparing it to the libraries listed below
Sorting:
- A native Go implementation of macaroons☆184Updated last year
- A pure Go implementation of Shamir's Secret Sharing algorithm over GF(256)☆103Updated 9 years ago
- Golang interface to manage Yubikeys, including a crypto.Signer & crypto.Decrypter interface☆224Updated 2 years ago
- (Go Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verify…☆209Updated 2 years ago
- SRP implementation in pure golang☆169Updated 2 months ago
- Implements a subset of PKCS#7/Crytpographic Message Syntax (rfc2315, rfc5652)☆127Updated last year
- How to make use of mutual TLS authentication in Go☆77Updated 5 years ago
- A complete overhaul of the Golang wrapper for libsodium☆141Updated 7 years ago
- Implementing Homomorphic Encryption in Golang☆80Updated 3 years ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆257Updated 7 years ago
- pkcs11 wrapper for Go☆393Updated last year
- Reed-Solomon forward error correcting library☆195Updated last year
- Golang package that is a drop-in replacement for the standard library log/syslog, but with extra features.☆92Updated 6 years ago
- User-space deniable data encryption client.☆94Updated last year
- Pure Go implementation of the NaCL set of API's☆548Updated last month
- Implement crypto.Signer and crypto.Decrypter for HSM-protected keys via PKCS#11☆237Updated 3 weeks ago
- A just good enough SAML client library written in Go.☆133Updated last year
- Go implementation of OPAQUE (hidden password user registration and auth)☆57Updated 5 years ago
- Go implementation of the Data At Rest Encryption (DARE) format.☆376Updated 10 months ago
- a protocol to encrypt communications and a cryptographic library based on Disco☆206Updated 4 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆286Updated 3 years ago
- Pure Go implementation of XML Digital Signatures