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

Randomize v4 and v5 signatures via custom notation #209

Closed lubux closed 1 month ago

lubux commented 2 months ago

Add support for randomizing v4 and v5 signatures via signature notations.

See https://github.com/openpgpjs/openpgpjs/pull/1737 for more details.