mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-17 15:44:34 +02:00
doc: Typo fixes and new notes in DETAILS
--
This commit is contained in:
parent
ef5a48dd51
commit
6bfb4a8d12
@ -525,7 +525,7 @@ make_one_filter (const char *pattern, char **r_result)
|
|||||||
{
|
{
|
||||||
/* We need just the BaseDN. This assumes that the Subject
|
/* We need just the BaseDN. This assumes that the Subject
|
||||||
* is correcly stored in the DT. This is however not always
|
* is correcly stored in the DT. This is however not always
|
||||||
* the case and the actual DN is different ffrom the
|
* the case and the actual DN is different from the
|
||||||
* subject. In this case we won't find anything. */
|
* subject. In this case we won't find anything. */
|
||||||
if (extfilt_need_escape (pattern)
|
if (extfilt_need_escape (pattern)
|
||||||
&& !(pattern = pattern_buffer = extfilt_escape (pattern)))
|
&& !(pattern = pattern_buffer = extfilt_escape (pattern)))
|
||||||
|
@ -1706,15 +1706,21 @@ Description of some debug flags:
|
|||||||
- RFC-5915 :: ECC Private Key Structure
|
- RFC-5915 :: ECC Private Key Structure
|
||||||
- RFC-5958 :: Asymmetric Key Packages
|
- RFC-5958 :: Asymmetric Key Packages
|
||||||
- RFC-6337 :: ECC in OpenPGP
|
- RFC-6337 :: ECC in OpenPGP
|
||||||
|
- RFC-7748 :: Elliptic Curves for Security (X25519 and X448)
|
||||||
|
- RFC-8410 :: Algorithm Identifiers for Ed25519, Ed448, X25519, and X448
|
||||||
- RFC-7292 :: PKCS #12: Personal Information Exchange Syntax v1.1
|
- RFC-7292 :: PKCS #12: Personal Information Exchange Syntax v1.1
|
||||||
- RFC-8351 :: The PKCS #8 EncryptedPrivateKeyInfo Media Type
|
- RFC-8351 :: The PKCS #8 EncryptedPrivateKeyInfo Media Type
|
||||||
- RFC-8550 :: S/MIME Version 4.0 Certificate Handling
|
- RFC-8550 :: S/MIME Version 4.0 Certificate Handling
|
||||||
- RFC-8551 :: S/MIME Version 4.0 Message Specification
|
- RFC-8551 :: S/MIME Version 4.0 Message Specification
|
||||||
- RFC-2634 :: Enhanced Security Services for S/MIME
|
- RFC-2634 :: Enhanced Security Services for S/MIME
|
||||||
- RFC-5035 :: Enhanced Security Services (ESS) Update
|
- RFC-5035 :: Enhanced Security Services (ESS) Update
|
||||||
|
- RFC-7253 :: The OCB Authenticated-Encryption Algorithm
|
||||||
|
|
||||||
- draft-koch-openpgp-2015-rfc4880bis :: Updates to RFC-4880
|
- draft-koch-openpgp-2015-rfc4880bis :: Updates to RFC-4880
|
||||||
|
|
||||||
|
- T6390 :: Notes on use of X25519 in GnuPG (https://dev.gnupg.org/T6390)
|
||||||
|
|
||||||
|
|
||||||
** v3 fingerprints
|
** v3 fingerprints
|
||||||
For packet version 3 we calculate the keyids this way:
|
For packet version 3 we calculate the keyids this way:
|
||||||
- RSA :: Low 64 bits of n
|
- RSA :: Low 64 bits of n
|
||||||
|
Loading…
x
Reference in New Issue
Block a user