Insert new chapter "signatures over data" after ch6

This commit is contained in:
Heiko Schaefer 2023-09-25 14:19:24 +02:00
parent 319f258aca
commit f985121444
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D
11 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# Signature "internals"
```
- Subpackets and how to make sense of them
- "Negotiating" signature hash algorithm based on recipients preference subpackets
- Explore viability of having multiple signatures, e.g. v4+v6?
```