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
328 stars 99 forks source link

Add openpgp option to ignore Signature and Key Expiration #188

Open cam72cam opened 9 months ago

cam72cam commented 9 months ago

This change allows libraries which don't check/care about expiration to bypass this logic without relying on internal implementation details of go-crypto.