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

Truncate config.Now to second precision #168

Closed DmitriyMV closed 1 year ago

DmitriyMV commented 1 year ago

Because pgp uses seconds and not ns.

For(alternative) to https://github.com/ProtonMail/gopenpgp/pull/240