mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 11:49:40 +02:00
13 lines
281 B
Markdown
13 lines
281 B
Markdown
(signing_data)=
|
|
# Signatures over data
|
|
|
|
```{admonition} TODO
|
|
:class: warning
|
|
|
|
Add content, including:
|
|
|
|
- Signature of a binary document
|
|
|
|
- Signature of a canonical text document
|
|
- "The signature is calculated over the text data with its line endings converted to `<CR><LF>`"
|
|
```
|