caarlos0 / go-crypto

Fork of go/x/crypto, providing an up-to-date OpenPGP implementation

Home Page:https://pkg.go.dev/github.com/ProtonMail/go-crypto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go get github.com/ProtonMail/go-crypto

This module is backwards compatible with x/crypto/openpgp, so you can simply replace all imports of golang.org/x/crypto/openpgp with github.com/ProtonMail/go-crypto/openpgp.

A partial list of changes is here: ProtonMail#21 (comment).

About

Fork of go/x/crypto, providing an up-to-date OpenPGP implementation

https://pkg.go.dev/github.com/ProtonMail/go-crypto

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%