mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
add link anchor
This commit is contained in:
parent
fbf5cac613
commit
b2244aeca1
1 changed files with 1 additions and 0 deletions
|
@ -233,6 +233,7 @@ Notably, in many algorithms, encryption and signing-related functionalities (i.e
|
|||
|
||||
[^key-flag-sharing]: With ECC algorithms, it's impossible to combine {term}`encryption<Encryption Key Flag>` functions with those intended for {term}`signing<Signing Key Flag>`. For example, ed25519 is specifically used for {term}`signing<Signing Key Flag>`; cv25519 is designated for {term}`encryption<Encryption Key Flag>`.
|
||||
|
||||
(algo-pref)=
|
||||
### Algorithm preferences and feature signaling
|
||||
|
||||
OpenPGP incorporates significant ["cryptographic agility"](https://en.wikipedia.org/wiki/Cryptographic_agility). It doesn't rely on a single fixed set of algorithms. Instead, it defines a suite of cryptographic primitives from which users (or their applications) can choose.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue