Using the notation data packets of signatures, we add a way to set a context to detached signatures. We also add a way to enforce that signatures have the right context during verification.
3 lines
68 B
Go
3 lines
68 B
Go
package constants
|
|
|
|
const SignatureContextName = "context@proton.ch"
|