gopenpgp icon indicating copy to clipboard operation
gopenpgp copied to clipboard

Adding notation with a different name

Open Mihara opened this issue 1 year ago • 1 comments
trafficstars

I happen to require to add a notation when signing a key. Which crypto.NewSigningContext theoretically permits me to do, only, the name the notation will acquire appears to be hardcoded in constants/context.SignatureContextName. With my admittedly limited knowledge of golang, this becomes extremely problematic to fix.

Why?... Is this deliberate or a historical holdover of some sort?

Mihara avatar Jan 25 '24 10:01 Mihara