10000 GitHub - lubux/go-crypto: Fork of go/x/crypto, providing an up-to-date OpenPGP implementation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

lubux/go-crypto

 
 

Repository files navigation

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).

For the more extended API for reading and writing OpenPGP messages use github.com/ProtonMail/go-crypto/openpgp/v2, but it is not fully backwards compatible with golang.org/x/crypto/openpgp.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0