link fixes refresh-10 -> 12

(result of manually checking all updated draft links)
This commit is contained in:
Heiko Schaefer 2023-12-11 15:04:42 +01:00
parent 02a3e740de
commit aab0e94304
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB
4 changed files with 10 additions and 10 deletions

View file

@ -6,7 +6,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
(encryption_chapter)=
# Encryption
[Encryption](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#section-2.1) is one of the core facilities of OpenPGP. It provides confidentiality.
[Encryption](https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-12.html#name-confidentiality-via-encrypt) is one of the core facilities of OpenPGP. It provides confidentiality.
For an in-depth, packet-level view of encrypted data in OpenPGP, see {ref}`zoom_enc`.