Add API to add contexts to detached signatures.
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.
This commit is contained in:
parent
3152e50f92
commit
1ec90e34ea
10 changed files with 614 additions and 19 deletions
13
crypto/testdata/signature/no_context_detached_sig
vendored
Normal file
13
crypto/testdata/signature/no_context_detached_sig
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GopenPGP 2.5.2
|
||||
Comment: https://gopenpgp.org
|
||||
|
||||
wsBzBAABCgAnBQJkBdkOCZA+tiWe3yHfJBYhBG6LoimwzMr2li+XlT62JZ7fId8k
|
||||
AAAwOgf/U+wgABHyfI6Bd/1xPdUyy3FTaEY+Nj8NYi/PKez66OmLubgMEj0DfD7M
|
||||
2P4SL3ZR0Y9iEtCKpncvLtlvA0sss0SZMaXH0bpJZS62cc98gLBuhE9mP1aWUu1u
|
||||
+1AKVIvJKzhJC+MjKrVwMO03JrEb97ZDJylqoF2UvTeQomIY6qo5l4khDeZRVgsn
|
||||
wqmq7+FLGHG75bhrW4dSOCKrNdKwodml/3l4/R8OPhRL6882egXfBtF0i0yhnX2s
|
||||
4watN2OKQE8b9gfkrDWp0vA/hLLXx8IdIiuAkj55Dj6ciVXy6fTfKqcK4/IIX4MO
|
||||
y5KD4MLQbmTja5KoK82mavsbhwXM7A==
|
||||
=k4Xq
|
||||
-----END PGP SIGNATURE-----
|
||||
Loading…
Add table
Add a link
Reference in a new issue