Categorygithub.com/benburkert/openpgp
repositorypackage
0.0.0-20160410205803-c2471f86866c
Repository: https://github.com/benburkert/openpgp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

openpgp

A fork of golang.org/x/crypto/openpgp with added support for:

  • ECDH encrypt/decrypt (rfc 6637)
  • Private/Experimental public key, secret key, & hash algorithms (or any other unassigned algorithm identifier)
  • Private/Experimental S2K algorithms
  • Encrypted S2K serialization
  • GnuPG EdDSA, gnu-dummy, & divert-to-card extensions