ProtonMail / go-crypto

Fork of go/x/crypto, providing an up-to-date OpenPGP implementation
https://pkg.go.dev/github.com/ProtonMail/go-crypto
BSD 3-Clause "New" or "Revised" License
334 stars 101 forks source link

Export PrivateKey.EncryptWithConfig #166

Closed wussler closed 1 year ago

wussler commented 1 year ago

In order to be able to encrypt using a custom config this method needs to be exposed