youmark / pkcs8
Go package implementing functions to parse and convert private keys in PKCS#8 format, as defined in RFC5208 and RFC5958
☆99Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for pkcs8
- DEPRECATED - Implements a subset of PKCS#7/Cryptographic Message Syntax (rfc2315, rfc5652)☆70Updated 2 months ago
- uint128 for Go☆231Updated last week
- atomic is a go package for atomic file writing☆200Updated 2 years ago
- Go library for encoding and decoding PKCS#12 files☆131Updated 2 months ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Automatically exported from code.google.com/p/go-shlex☆179Updated 4 years ago
- An wrapper for libsodium in golang☆80Updated 2 years ago
- Golang circular (ring) buffer☆172Updated 2 years ago
- cross-platform Golang helpers for reading password input without cgo☆116Updated 4 months ago
- Call private methods freely in Golang☆46Updated 8 years ago
- Handle locking via pid files☆142Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- Parse and print size and time units in human-readable format☆219Updated 8 months ago
- protoc-gen-go patch utility☆101Updated last week
- Implements a subset of PKCS#7/Crytpographic Message Syntax (rfc2315, rfc5652)☆123Updated 10 months ago
- ☆374Updated this week
- Package logfmt marshals and unmarshals logfmt messages.☆184Updated last year
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆276Updated 2 years ago
- Data URL Schemes in Golang☆135Updated 3 years ago
- ASN1 BER Encoding / Decoding Library for the GO programming language.