From c30404c1436d51c13b279247271f4dbc3a3f9fb4 Mon Sep 17 00:00:00 2001 From: larabr <7375870+larabr@users.noreply.github.com> Date: Thu, 17 Jul 2025 18:14:15 +0200 Subject: [PATCH] 6.2.0 --- docs/AEADEncryptedDataPacket.html | 14 +- docs/Argon2S2K.html | 16 +- docs/CleartextMessage.html | 12 +- docs/CompressedDataPacket.html | 16 +- docs/Key.html | 56 ++-- docs/LiteralDataPacket.html | 20 +- docs/MarkerPacket.html | 4 +- docs/Message.html | 40 +-- docs/OnePassSignaturePacket.html | 22 +- docs/PacketList.html | 202 +++++++++++- docs/PaddingPacket.html | 8 +- docs/PrivateKey.html | 20 +- docs/PublicKey.html | 8 +- docs/PublicKeyEncryptedSessionKeyPacket.html | 14 +- docs/PublicKeyPacket.html | 46 +-- docs/PublicSubkeyPacket.html | 46 +-- docs/SecretKeyPacket.html | 72 ++--- docs/SecretSubkeyPacket.html | 72 ++--- docs/Signature.html | 8 +- docs/SignaturePacket.html | 24 +- ...EncryptedIntegrityProtectedDataPacket.html | 10 +- docs/SymEncryptedSessionKeyPacket.html | 16 +- docs/SymmetricallyEncryptedDataPacket.html | 10 +- docs/TrustPacket.html | 4 +- docs/UserAttributePacket.html | 8 +- docs/UserIDPacket.html | 10 +- docs/global.html | 72 ++--- docs/module-config.html | 299 ++++++++++++++++-- docs/module-crypto.html | 2 +- docs/module-crypto_aes_kw.html | 6 +- docs/module-crypto_cipherMode.html | 4 +- docs/module-crypto_cmac.html | 6 +- docs/module-crypto_crypto.html | 26 +- docs/module-crypto_hash.html | 6 +- docs/module-crypto_hkdf.html | 2 +- docs/module-crypto_mode_cfb.html | 6 +- docs/module-crypto_mode_eax.html | 8 +- docs/module-crypto_mode_gcm.html | 4 +- docs/module-crypto_mode_ocb.html | 8 +- docs/module-crypto_pkcs1.html | 10 +- docs/module-crypto_public_key.html | 2 +- docs/module-crypto_public_key_dsa.html | 10 +- docs/module-crypto_public_key_elgamal.html | 10 +- docs/module-crypto_public_key_elliptic.html | 2 +- ...dule-crypto_public_key_elliptic_curve.html | 14 +- ...odule-crypto_public_key_elliptic_ecdh.html | 68 ++-- ...dule-crypto_public_key_elliptic_ecdsa.html | 10 +- ...dule-crypto_public_key_elliptic_eddsa.html | 10 +- ...ypto_public_key_elliptic_eddsa_legacy.html | 8 +- docs/module-crypto_public_key_rsa.html | 20 +- docs/module-crypto_random.html | 6 +- docs/module-crypto_signature.html | 8 +- docs/module-encoding_base64.html | 8 +- docs/module-enums.html | 36 +-- docs/module-key_Subkey-Subkey.html | 40 +-- docs/module-key_User-User.html | 20 +- docs/module-key_helper.html | 22 +- docs/module-packet_packet.html | 12 +- docs/module-type_ecdh_symkey.html | 2 +- docs/module-type_kdf_params-KDFParams.html | 6 +- docs/module-type_keyid-KeyID.html | 14 +- docs/module-type_oid.html | 2 +- docs/module-type_s2k-GenericS2K.html | 16 +- docs/module-type_s2k.html | 2 +- docs/module-type_x25519x448_symkey.html | 2 +- docs/module-util.html | 2 +- package-lock.json | 4 +- package.json | 2 +- 68 files changed, 1006 insertions(+), 589 deletions(-) diff --git a/docs/AEADEncryptedDataPacket.html b/docs/AEADEncryptedDataPacket.html index 834eb2b2..68fc8069 100644 --- a/docs/AEADEncryptedDataPacket.html +++ b/docs/AEADEncryptedDataPacket.html @@ -98,7 +98,7 @@ AEAD Protected Data Packet
Infinity if the key doesn't expire, or null if
Infinity if the key doesn't expire, or null if
Infinity if the key doesn't expire, or null if
Infinity if the key doesn't expire, or null if
read on an empty PacketList instance.
+ read on an empty PacketList instance.
+ binary data to parse
read on an empty PacketList instance.
+ mapping where keys are allowed packet tags, pointing to their Packet class
read on an empty PacketList instance.
+ full configuration, defaults to openpgp.config
grammarValidatordelayErrorsdelay errors until the input stream has been read completely
read on an empty PacketList instance.
read on an empty PacketList instance.
read on an empty PacketList instance.
read on an empty PacketList instance.
read on an empty PacketList instance.
- read on an empty PacketList instance.
+ read on an empty PacketList instance.
+ binary data to parse
read on an empty PacketList instance.
+ mapping where keys are allowed packet tags, pointing to their Packet class
read on an empty PacketList instance.
+ full configuration, defaults to openpgp.config
grammarValidatordelayErrorsdelay errors until the input stream has been read completely
read on an empty PacketList instance.
decryptionKeys, sessionkeys or passwords<
Source:
-
- openpgp.js, line 343
+ openpgp.js, line 343
@@ -2064,7 +2064,7 @@ This method does not change the original key.
Source:
-
- openpgp.js, line 181
+ openpgp.js, line 181
@@ -2423,7 +2423,7 @@ One of decryptionKeys or passwords must be specified.<
Source:
-
- openpgp.js, line 600
+ openpgp.js, line 602
@@ -3227,7 +3227,7 @@ must be specified. If signing keys are specified, those will be used to sign the
Source:
-
- openpgp.js, line 274
+ openpgp.js, line 274
@@ -3515,7 +3515,7 @@ This method does not change the original key.
Source:
-
- openpgp.js, line 215
+ openpgp.js, line 215
@@ -4135,7 +4135,7 @@ At least one of encryptionKeys or passwords must be sp
Source:
-
- openpgp.js, line 566
+ openpgp.js, line 568
@@ -4351,7 +4351,7 @@ At least one of encryptionKeys or passwords must be sp
Source:
-
- openpgp.js, line 722
+ openpgp.js, line 727
@@ -4952,7 +4952,7 @@ default to main key options, except for sign parameter that default
Source:
-
- openpgp.js, line 58
+ openpgp.js, line 58
@@ -5302,7 +5302,7 @@ default to main key options, except for sign parameter that default
Source:
-
- openpgp.js, line 533
+ openpgp.js, line 535
@@ -5463,7 +5463,7 @@ default to main key options, except for sign parameter that default
Source:
@@ -5602,7 +5602,7 @@ default to main key options, except for sign parameter that default
Source:
@@ -5741,7 +5741,7 @@ default to main key options, except for sign parameter that default
Source:
@@ -5891,7 +5891,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
@@ -6071,7 +6071,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
@@ -6215,7 +6215,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
@@ -6405,7 +6405,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
@@ -6797,7 +6797,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
@@ -7038,7 +7038,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
@@ -7326,7 +7326,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
@@ -7614,7 +7614,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
@@ -7908,7 +7908,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
-
- message.js, line 858
+ message.js, line 860
@@ -8196,7 +8196,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
@@ -8484,7 +8484,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
@@ -8772,7 +8772,7 @@ NB: the return instatiator functions will throw when called if the provided Source:
@@ -9234,7 +9234,7 @@ to set the same date as the key creation time to ensure that old message signatu
Source:
-
- openpgp.js, line 109
+ openpgp.js, line 109
@@ -9763,7 +9763,7 @@ If a revocation certificate is passed, the reasonForRevocation parameter will be
Source:
-
- openpgp.js, line 150
+ openpgp.js, line 150
@@ -9978,7 +9978,7 @@ If a revocation certificate is passed, the reasonForRevocation parameter will be
Source:
@@ -10607,7 +10607,7 @@ If a revocation certificate is passed, the reasonForRevocation parameter will be
Source:
-
- openpgp.js, line 409
+ openpgp.js, line 409
@@ -10769,7 +10769,7 @@ the encoded bytes
Source:
@@ -11231,7 +11231,7 @@ an attribute "data" containing a stream of bytes and "type"
Source:
-
- openpgp.js, line 478
+ openpgp.js, line 478
@@ -11476,7 +11476,7 @@ The new key includes a revocation certificate that must be removed before return
Source:
@@ -11656,7 +11656,7 @@ The new key includes a revocation certificate that must be removed before return
Source:
diff --git a/docs/module-config.html b/docs/module-config.html
index 0d1552ec..ae08bd9e 100644
--- a/docs/module-config.html
+++ b/docs/module-config.html
@@ -89,7 +89,7 @@
Source:
@@ -247,7 +247,7 @@ as a global config setting, but can be used for specific function calls (e.g. de
Source:
@@ -365,7 +365,7 @@ Must be an integer value from 0 to 56.
Source:
@@ -489,7 +489,7 @@ Note: not all OpenPGP implementations are compatible with this option.
Source:
@@ -614,7 +614,7 @@ where key flags were ignored when selecting a key for encryption.
Source:
@@ -733,7 +733,7 @@ and have self-signature's creation date that does not match the primary key crea
Source:
@@ -854,7 +854,7 @@ This is an insecure setting:
Source:
@@ -979,7 +979,7 @@ and deferring checking their integrity until the decrypted stream has been read
Source:
@@ -1091,7 +1091,7 @@ and deferring checking their integrity until the decrypted stream has been read
Source:
@@ -1213,7 +1213,7 @@ See also constantTimePKCS1DecryptionSupportedSymmetricAlgorithms.
Source:
@@ -1331,7 +1331,240 @@ However, the more algorithms are added, the slower the decryption procedure beco
Source:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+(static) enableParsingV5Entities
+
+
+
+
+
+ Enable parsing v5 keys and v5 signatures (which is different from the AEAD-encrypted SEIPDv2 packet).
+These are non-standard entities, which in the crypto-refresh have been superseded
+by v6 keys and v6 signatures, respectively.
+However, generation of v5 entities was supported behind config flag in OpenPGP.js v5, and some other libraries,
+hence parsing them might be necessary in some cases.
+
+
+
+
+
+
+
+
+ Properties:
+
+
+
+
+
+
+
+ Name
+
+
+ Type
+
+
+
+
+
+ Description
+
+
+
+
+
+
+
+
+ enableParsingV5Entities
+
+
+
+
+
+Boolean
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ - Source:
+ -
+ config/config.js, line 93
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+(static) enforceGrammar
+
+
+
+
+
+
+
+
+
+
+ Properties:
+
+
+
+
+
+
+
+ Name
+
+
+ Type
+
+
+
+
+
+ Description
+
+
+
+
+
+
+
+
+ enforceGrammar
+
+
+
+
+
+Boolean
+
+
+
+
+
+
+
+
+
+ whether parsed OpenPGP messages must comform to the OpenPGP grammar
+defined in https://www.rfc-editor.org/rfc/rfc9580.html#name-openpgp-messages .
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ - Source:
+
@@ -1443,7 +1676,7 @@ However, the more algorithms are added, the slower the decryption procedure beco
- Source:
@@ -1555,7 +1788,7 @@ However, the more algorithms are added, the slower the decryption procedure beco
- Source:
@@ -1672,7 +1905,7 @@ validation error when the notation is marked as critical.
- Source:
@@ -1788,7 +2021,7 @@ validation error when the notation is marked as critical.
- Source:
@@ -1905,7 +2138,7 @@ The default is 2047 since due to a bug, previous versions of OpenPGP.js could ge
- Source:
@@ -2022,7 +2255,7 @@ The default is 2047 since due to a bug, previous versions of OpenPGP.js could ge
- Source:
@@ -2139,7 +2372,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2251,7 +2484,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2363,7 +2596,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2475,7 +2708,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2591,7 +2824,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2707,7 +2940,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2823,7 +3056,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2939,7 +3172,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -3154,7 +3387,7 @@ For more details on the choice of parameters, see https://tools.ietf.org/html/rf
- Source:
@@ -3273,7 +3506,7 @@ Note: this is the exponent value, not the final number of iterations (refer to s
- Source:
@@ -3395,7 +3628,7 @@ Note: Argon2 is the strongest option but not all OpenPGP implementations are com
- Source:
@@ -3507,7 +3740,7 @@ Note: Argon2 is the strongest option but not all OpenPGP implementations are com
- Source:
@@ -3619,7 +3852,7 @@ Note: Argon2 is the strongest option but not all OpenPGP implementations are com
- Source:
@@ -3736,7 +3969,7 @@ When false, certain standard curves will not be supported (depending on the plat
- Source:
@@ -3854,7 +4087,7 @@ Note: not all OpenPGP implementations are compatible with this option.
- Source:
@@ -3966,7 +4199,7 @@ Note: not all OpenPGP implementations are compatible with this option.
- Source:
diff --git a/docs/module-crypto.html b/docs/module-crypto.html
index b904226b..c591d699 100644
--- a/docs/module-crypto.html
+++ b/docs/module-crypto.html
@@ -89,7 +89,7 @@
- Source:
diff --git a/docs/module-crypto_aes_kw.html b/docs/module-crypto_aes_kw.html
index 3b161bc5..2d4460f8 100644
--- a/docs/module-crypto_aes_kw.html
+++ b/docs/module-crypto_aes_kw.html
@@ -89,7 +89,7 @@
- Source:
@@ -308,7 +308,7 @@
- Source:
@@ -521,7 +521,7 @@
- Source:
diff --git a/docs/module-crypto_cipherMode.html b/docs/module-crypto_cipherMode.html
index bbe965cb..13cdb098 100644
--- a/docs/module-crypto_cipherMode.html
+++ b/docs/module-crypto_cipherMode.html
@@ -89,7 +89,7 @@
- Source:
@@ -292,7 +292,7 @@
- Source:
diff --git a/docs/module-crypto_cmac.html b/docs/module-crypto_cmac.html
index a637f50b..f61611c3 100644
--- a/docs/module-crypto_cmac.html
+++ b/docs/module-crypto_cmac.html
@@ -90,7 +90,7 @@ native AES-CBC using either the WebCrypto API or Node.js' crypto API.
- Source:
@@ -195,7 +195,7 @@ The OMAC authors indicate that they will promulgate this modification
- Source:
@@ -352,7 +352,7 @@ simplify the implementation.
- Source:
diff --git a/docs/module-crypto_crypto.html b/docs/module-crypto_crypto.html
index 84e6eb52..55c52aa8 100644
--- a/docs/module-crypto_crypto.html
+++ b/docs/module-crypto_crypto.html
@@ -90,7 +90,7 @@ well as key generation and parameter handling for all public-key cryptosystems.<
- Source:
@@ -296,7 +296,7 @@ well as key generation and parameter handling for all public-key cryptosystems.<
- Source:
@@ -458,7 +458,7 @@ See RFC 4880 9.2 f
- Source:
@@ -662,7 +662,7 @@ See RFC 4880 9.2 f
- Source:
@@ -844,7 +844,7 @@ See RFC 4880 9.2 f
- Source:
@@ -1006,7 +1006,7 @@ See RFC 4880 9.2 f
- Source:
@@ -1213,7 +1213,7 @@ See RFC 4880 9.2 f
- Source:
@@ -1397,7 +1397,7 @@ See RFC 4880 9.2 f
- Source:
@@ -1727,7 +1727,7 @@ See RFC 4880 5.5.3
- Source:
@@ -2013,7 +2013,7 @@ See RFC 4880 9.1 f
- Source:
@@ -2197,7 +2197,7 @@ See RFC 4880 9.1 f
- Source:
@@ -2404,7 +2404,7 @@ See RFC 4880 9.1 f
- Source:
@@ -2565,7 +2565,7 @@ See RFC 4880 9.1 f
- Source:
diff --git a/docs/module-crypto_hash.html b/docs/module-crypto_hash.html
index a741d84a..c271ce75 100644
--- a/docs/module-crypto_hash.html
+++ b/docs/module-crypto_hash.html
@@ -89,7 +89,7 @@
- Source:
@@ -281,7 +281,7 @@
- Source:
@@ -442,7 +442,7 @@
- Source:
diff --git a/docs/module-crypto_hkdf.html b/docs/module-crypto_hkdf.html
index a53ea470..ea227cd3 100644
--- a/docs/module-crypto_hkdf.html
+++ b/docs/module-crypto_hkdf.html
@@ -89,7 +89,7 @@
- Source:
diff --git a/docs/module-crypto_mode_cfb.html b/docs/module-crypto_mode_cfb.html
index e0c2daf5..f74bde08 100644
--- a/docs/module-crypto_mode_cfb.html
+++ b/docs/module-crypto_mode_cfb.html
@@ -236,7 +236,7 @@
- Source:
@@ -477,7 +477,7 @@
- Source:
@@ -627,7 +627,7 @@ See RFC 4880 9.2 f
- Source:
diff --git a/docs/module-crypto_mode_eax.html b/docs/module-crypto_mode_eax.html
index 878855e6..d370b3a6 100644
--- a/docs/module-crypto_mode_eax.html
+++ b/docs/module-crypto_mode_eax.html
@@ -90,7 +90,7 @@ native AES-CTR using either the WebCrypto API or Node.js' crypto API.
- Source:
@@ -296,7 +296,7 @@ native AES-CTR using either the WebCrypto API or Node.js' crypto API.
- Source:
@@ -480,7 +480,7 @@ native AES-CTR using either the WebCrypto API or Node.js' crypto API.
- Source:
@@ -665,7 +665,7 @@ native AES-CTR using either the WebCrypto API or Node.js' crypto API.
- Source:
diff --git a/docs/module-crypto_mode_gcm.html b/docs/module-crypto_mode_gcm.html
index 55a6e12d..26ff7019 100644
--- a/docs/module-crypto_mode_gcm.html
+++ b/docs/module-crypto_mode_gcm.html
@@ -90,7 +90,7 @@ the WebCrypto api as well as node.js' crypto api.
- Source:
@@ -273,7 +273,7 @@ the WebCrypto api as well as node.js' crypto api.
- Source:
diff --git a/docs/module-crypto_mode_ocb.html b/docs/module-crypto_mode_ocb.html
index 8a6d4ed0..a7f56cde 100644
--- a/docs/module-crypto_mode_ocb.html
+++ b/docs/module-crypto_mode_ocb.html
@@ -89,7 +89,7 @@
- Source:
@@ -295,7 +295,7 @@
- Source:
@@ -502,7 +502,7 @@
- Source:
@@ -686,7 +686,7 @@
- Source:
diff --git a/docs/module-crypto_pkcs1.html b/docs/module-crypto_pkcs1.html
index d650def2..a500d20a 100644
--- a/docs/module-crypto_pkcs1.html
+++ b/docs/module-crypto_pkcs1.html
@@ -89,7 +89,7 @@
- Source:
@@ -197,7 +197,7 @@
- Source:
@@ -358,7 +358,7 @@
- Source:
@@ -578,7 +578,7 @@
- Source:
@@ -792,7 +792,7 @@
- Source:
diff --git a/docs/module-crypto_public_key.html b/docs/module-crypto_public_key.html
index f39c56e8..fac4efee 100644
--- a/docs/module-crypto_public_key.html
+++ b/docs/module-crypto_public_key.html
@@ -89,7 +89,7 @@
- Source:
diff --git a/docs/module-crypto_public_key_dsa.html b/docs/module-crypto_public_key_dsa.html
index 9041a417..62e27875 100644
--- a/docs/module-crypto_public_key_dsa.html
+++ b/docs/module-crypto_public_key_dsa.html
@@ -89,7 +89,7 @@
- Source:
@@ -188,7 +188,7 @@ Expect y == y'
- Source:
@@ -434,7 +434,7 @@ Expect y == y'
- Source:
@@ -683,7 +683,7 @@ Expect y == y'
- Source:
@@ -1005,7 +1005,7 @@ Expect y == y'
- Source:
diff --git a/docs/module-crypto_public_key_elgamal.html b/docs/module-crypto_public_key_elgamal.html
index add876ea..2a4dba26 100644
--- a/docs/module-crypto_public_key_elgamal.html
+++ b/docs/module-crypto_public_key_elgamal.html
@@ -89,7 +89,7 @@
- Source:
@@ -188,7 +188,7 @@ Expect y == y'
- Source:
@@ -412,7 +412,7 @@ Expect y == y'
- Source:
@@ -672,7 +672,7 @@ Note that in OpenPGP, the message needs to be padded with PKCS#1 (same as RSA)
- Source:
@@ -898,7 +898,7 @@ Note that in OpenPGP, the message needs to be padded with PKCS#1 (same as RSA)
- Source:
diff --git a/docs/module-crypto_public_key_elliptic.html b/docs/module-crypto_public_key_elliptic.html
index 0213168f..be590647 100644
--- a/docs/module-crypto_public_key_elliptic.html
+++ b/docs/module-crypto_public_key_elliptic.html
@@ -89,7 +89,7 @@
- Source:
diff --git a/docs/module-crypto_public_key_elliptic_curve.html b/docs/module-crypto_public_key_elliptic_curve.html
index 700796a9..b27f14a0 100644
--- a/docs/module-crypto_public_key_elliptic_curve.html
+++ b/docs/module-crypto_public_key_elliptic_curve.html
@@ -89,7 +89,7 @@
- Source:
@@ -201,7 +201,7 @@ NB: this function does not check e.g. whether the point belongs to the curve.Source:
@@ -340,7 +340,7 @@ NB: this function does not check e.g. whether the point belongs to the curve.Source:
@@ -497,7 +497,7 @@ NB: this function does not check e.g. whether the point belongs to the curve.Source:
@@ -723,7 +723,7 @@ NB: this function does not check e.g. whether the point belongs to the curve.Source:
@@ -926,7 +926,7 @@ NB: this function does not check e.g. whether the point belongs to the curve.Source:
@@ -1157,7 +1157,7 @@ Not suitable for EdDSA (different secret key format)
- Source:
diff --git a/docs/module-crypto_public_key_elliptic_ecdh.html b/docs/module-crypto_public_key_elliptic_ecdh.html
index 184b8ae1..9bb02b20 100644
--- a/docs/module-crypto_public_key_elliptic_ecdh.html
+++ b/docs/module-crypto_public_key_elliptic_ecdh.html
@@ -91,7 +91,7 @@
- Source:
@@ -169,7 +169,7 @@
- Source:
@@ -467,7 +467,7 @@
- Source:
@@ -720,7 +720,7 @@
- Source:
@@ -973,7 +973,7 @@
- Source:
@@ -1176,7 +1176,7 @@
- Source:
@@ -1337,7 +1337,7 @@
- Source:
@@ -1445,7 +1445,7 @@
- Source:
@@ -1652,7 +1652,7 @@
- Source:
@@ -1859,7 +1859,7 @@
- Source:
@@ -2022,7 +2022,7 @@ hence we throw.
- Source:
@@ -2230,7 +2230,7 @@ hence we throw.
- Source:
@@ -2410,7 +2410,7 @@ hence we throw.
- Source:
@@ -2613,7 +2613,7 @@ hence we throw.
- Source:
@@ -2793,7 +2793,7 @@ hence we throw.
- Source:
@@ -3019,7 +3019,7 @@ hence we throw.
- Source:
@@ -3199,7 +3199,7 @@ hence we throw.
- Source:
@@ -3330,7 +3330,7 @@ hence we throw.
- Source:
@@ -3408,7 +3408,7 @@ hence we throw.
- Source:
@@ -3706,7 +3706,7 @@ hence we throw.
- Source:
@@ -3959,7 +3959,7 @@ hence we throw.
- Source:
@@ -4212,7 +4212,7 @@ hence we throw.
- Source:
@@ -4415,7 +4415,7 @@ hence we throw.
- Source:
@@ -4576,7 +4576,7 @@ hence we throw.
- Source:
@@ -4684,7 +4684,7 @@ hence we throw.
- Source:
@@ -4891,7 +4891,7 @@ hence we throw.
- Source:
@@ -5098,7 +5098,7 @@ hence we throw.
- Source:
@@ -5261,7 +5261,7 @@ hence we throw.
- Source:
@@ -5469,7 +5469,7 @@ hence we throw.
- Source:
@@ -5649,7 +5649,7 @@ hence we throw.
- Source:
@@ -5852,7 +5852,7 @@ hence we throw.
- Source:
@@ -6032,7 +6032,7 @@ hence we throw.
- Source:
@@ -6258,7 +6258,7 @@ hence we throw.
- Source:
@@ -6438,7 +6438,7 @@ hence we throw.
- Source:
diff --git a/docs/module-crypto_public_key_elliptic_ecdsa.html b/docs/module-crypto_public_key_elliptic_ecdsa.html
index 842b0f09..5a96d2dd 100644
--- a/docs/module-crypto_public_key_elliptic_ecdsa.html
+++ b/docs/module-crypto_public_key_elliptic_ecdsa.html
@@ -89,7 +89,7 @@
- Source:
@@ -364,7 +364,7 @@
- Source:
@@ -571,7 +571,7 @@
- Source:
@@ -847,7 +847,7 @@
- Source:
@@ -956,7 +956,7 @@ To be used if no native implementation is available for the given curve/operatio
- Source:
diff --git a/docs/module-crypto_public_key_elliptic_eddsa.html b/docs/module-crypto_public_key_elliptic_eddsa.html
index 7128925d..d21a184d 100644
--- a/docs/module-crypto_public_key_elliptic_eddsa.html
+++ b/docs/module-crypto_public_key_elliptic_eddsa.html
@@ -89,7 +89,7 @@
- Source:
@@ -249,7 +249,7 @@
- Source:
@@ -521,7 +521,7 @@
- Source:
@@ -751,7 +751,7 @@
- Source:
@@ -1027,7 +1027,7 @@
- Source:
diff --git a/docs/module-crypto_public_key_elliptic_eddsa_legacy.html b/docs/module-crypto_public_key_elliptic_eddsa_legacy.html
index ad584737..60124dbe 100644
--- a/docs/module-crypto_public_key_elliptic_eddsa_legacy.html
+++ b/docs/module-crypto_public_key_elliptic_eddsa_legacy.html
@@ -90,7 +90,7 @@ This key type has been deprecated by the crypto-refresh RFC.
- Source:
@@ -365,7 +365,7 @@ This key type has been deprecated by the crypto-refresh RFC.
- Source:
@@ -572,7 +572,7 @@ This key type has been deprecated by the crypto-refresh RFC.
- Source:
@@ -848,7 +848,7 @@ This key type has been deprecated by the crypto-refresh RFC.
- Source:
diff --git a/docs/module-crypto_public_key_rsa.html b/docs/module-crypto_public_key_rsa.html
index 4ff1d837..93537fc1 100644
--- a/docs/module-crypto_public_key_rsa.html
+++ b/docs/module-crypto_public_key_rsa.html
@@ -89,7 +89,7 @@
- Source:
@@ -411,7 +411,7 @@
- Source:
@@ -647,7 +647,7 @@
- Source:
@@ -833,7 +833,7 @@
- Source:
@@ -1186,7 +1186,7 @@ RSA private prime p, RSA private prime q, u = p ** -1 mod q
- Source:
@@ -1462,7 +1462,7 @@ RSA private prime p, RSA private prime q, u = p ** -1 mod q
- Source:
@@ -1738,7 +1738,7 @@ RSA private prime p, RSA private prime q, u = p ** -1 mod q
- Source:
@@ -1846,7 +1846,7 @@ RSA private prime p, RSA private prime q, u = p ** -1 mod q
- Source:
@@ -2123,7 +2123,7 @@ RSA private prime p, RSA private prime q, u = p ** -1 mod q
- Source:
@@ -2308,7 +2308,7 @@ RSA private prime p, RSA private prime q, u = p ** -1 mod q
- Source:
diff --git a/docs/module-crypto_random.html b/docs/module-crypto_random.html
index b80c85c8..98f90d8a 100644
--- a/docs/module-crypto_random.html
+++ b/docs/module-crypto_random.html
@@ -89,7 +89,7 @@
- Source:
@@ -272,7 +272,7 @@
- Source:
@@ -433,7 +433,7 @@
- Source:
diff --git a/docs/module-crypto_signature.html b/docs/module-crypto_signature.html
index 1936f097..283762ad 100644
--- a/docs/module-crypto_signature.html
+++ b/docs/module-crypto_signature.html
@@ -89,7 +89,7 @@
- Source:
@@ -276,7 +276,7 @@ See RFC 4880 5.2.2.<
- Source:
@@ -555,7 +555,7 @@ for public key and hash algorithms.
- Source:
@@ -834,7 +834,7 @@ for public key and hash algorithms.
- Source:
diff --git a/docs/module-encoding_base64.html b/docs/module-encoding_base64.html
index b0d9914b..22693a2f 100644
--- a/docs/module-encoding_base64.html
+++ b/docs/module-encoding_base64.html
@@ -168,7 +168,7 @@
- Source:
@@ -332,7 +332,7 @@
- Source:
@@ -499,7 +499,7 @@
- Source:
@@ -686,7 +686,7 @@
- Source:
diff --git a/docs/module-enums.html b/docs/module-enums.html
index e7e617c5..3761b833 100644
--- a/docs/module-enums.html
+++ b/docs/module-enums.html
@@ -235,7 +235,7 @@
- Source:
@@ -499,7 +499,7 @@
- Source:
@@ -694,7 +694,7 @@
- Source:
@@ -1119,7 +1119,7 @@
- Source:
@@ -1323,7 +1323,7 @@ fingerprint format
- Source:
@@ -1633,7 +1633,7 @@ fingerprint format
- Source:
@@ -1899,7 +1899,7 @@ possession of more than one person.
- Source:
@@ -2094,7 +2094,7 @@ possession of more than one person.
- Source:
@@ -2634,7 +2634,7 @@ possession of more than one person.
- Source:
@@ -3060,7 +3060,7 @@ possession of more than one person.
- Source:
@@ -3278,7 +3278,7 @@ possession of more than one person.
- Source:
@@ -3496,7 +3496,7 @@ possession of more than one person.
- Source:
@@ -4013,7 +4013,7 @@ document) that cannot include a target subpacket.
- Source:
@@ -4737,7 +4737,7 @@ document) that cannot include a target subpacket.
- Source:
@@ -5024,7 +5024,7 @@ document) that cannot include a target subpacket.
- Source:
@@ -5220,7 +5220,7 @@ document) that cannot include a target subpacket.
- Source:
@@ -5374,7 +5374,7 @@ document) that cannot include a target subpacket.
- Source:
@@ -5590,7 +5590,7 @@ document) that cannot include a target subpacket.
- Source:
diff --git a/docs/module-key_Subkey-Subkey.html b/docs/module-key_Subkey-Subkey.html
index 0adebc0d..f1e9b7ba 100644
--- a/docs/module-key_Subkey-Subkey.html
+++ b/docs/module-key_Subkey-Subkey.html
@@ -171,7 +171,7 @@
- Source:
@@ -281,7 +281,7 @@
- Source:
@@ -394,7 +394,7 @@
- Source:
@@ -511,7 +511,7 @@
- Source:
@@ -628,7 +628,7 @@
- Source:
@@ -741,7 +741,7 @@
- Source:
@@ -942,7 +942,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1055,7 +1055,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1172,7 +1172,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1289,7 +1289,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1406,7 +1406,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1523,7 +1523,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1640,7 +1640,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1757,7 +1757,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1873,7 +1873,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -2149,7 +2149,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -2487,7 +2487,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -2599,7 +2599,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -2832,7 +2832,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -3044,7 +3044,7 @@ and valid binding signature.
- Source:
diff --git a/docs/module-key_User-User.html b/docs/module-key_User-User.html
index a9f20d51..9e2fca6a 100644
--- a/docs/module-key_User-User.html
+++ b/docs/module-key_User-User.html
@@ -171,7 +171,7 @@
- Source:
-
- key/user.js, line 16
+ key/user.js, line 16
@@ -404,7 +404,7 @@
- Source:
-
- key/user.js, line 59
+ key/user.js, line 59
@@ -516,7 +516,7 @@
- Source:
-
- key/user.js, line 43
+ key/user.js, line 43
@@ -789,7 +789,7 @@
- Source:
-
- key/user.js, line 97
+ key/user.js, line 97
@@ -1127,7 +1127,7 @@
- Source:
@@ -1239,7 +1239,7 @@
- Source:
-
- key/user.js, line 30
+ key/user.js, line 30
@@ -1442,7 +1442,7 @@
- Source:
@@ -1623,7 +1623,7 @@ and validity of self signature.
- Source:
@@ -1887,7 +1887,7 @@ and validity of self signature.
- Source:
@@ -2154,7 +2154,7 @@ Signature validity is null if the verification keys do not correspond to the cer
- Source:
diff --git a/docs/module-key_helper.html b/docs/module-key_helper.html
index f549eb7d..dff490bb 100644
--- a/docs/module-key_helper.html
+++ b/docs/module-key_helper.html
@@ -89,7 +89,7 @@
- Source:
@@ -281,7 +281,7 @@
- Source:
@@ -518,7 +518,7 @@
- Source:
@@ -928,7 +928,7 @@
- Source:
@@ -1116,7 +1116,7 @@ The expiration time of the signature is ignored.
- Source:
@@ -1376,7 +1376,7 @@ The expiration time of the signature is ignored.
- Source:
@@ -1648,7 +1648,7 @@ The expiration time of the signature is ignored.
- Source:
@@ -1920,7 +1920,7 @@ The expiration time of the signature is ignored.
- Source:
@@ -2224,7 +2224,7 @@ The expiration time of the signature is ignored.
- Source:
@@ -2531,7 +2531,7 @@ The expiration time of the signature is ignored.
- Source:
@@ -2830,7 +2830,7 @@ The expiration time of the signature is ignored.
- Source:
diff --git a/docs/module-packet_packet.html b/docs/module-packet_packet.html
index 232c6af7..c40de48a 100644
--- a/docs/module-packet_packet.html
+++ b/docs/module-packet_packet.html
@@ -89,7 +89,7 @@
- Source:
@@ -146,7 +146,7 @@
- (static) readPackets(input, callback) → {Boolean}
+ (static) readPacket(input, callback) → {Boolean}
@@ -275,7 +275,7 @@
- Source:
@@ -436,7 +436,7 @@
- Source:
@@ -621,7 +621,7 @@ string
- Source:
@@ -783,7 +783,7 @@ string
- Source:
diff --git a/docs/module-type_ecdh_symkey.html b/docs/module-type_ecdh_symkey.html
index 2e89f870..c3b3e0f7 100644
--- a/docs/module-type_ecdh_symkey.html
+++ b/docs/module-type_ecdh_symkey.html
@@ -89,7 +89,7 @@
- Source:
diff --git a/docs/module-type_kdf_params-KDFParams.html b/docs/module-type_kdf_params-KDFParams.html
index cd01f3d3..2c30e00c 100644
--- a/docs/module-type_kdf_params-KDFParams.html
+++ b/docs/module-type_kdf_params-KDFParams.html
@@ -163,7 +163,7 @@
- Source:
@@ -322,7 +322,7 @@
- Source:
@@ -434,7 +434,7 @@
- Source:
diff --git a/docs/module-type_keyid-KeyID.html b/docs/module-type_keyid-KeyID.html
index c1e71b89..70c2f1eb 100644
--- a/docs/module-type_keyid-KeyID.html
+++ b/docs/module-type_keyid-KeyID.html
@@ -101,7 +101,7 @@ formed.
- Source:
@@ -295,7 +295,7 @@ formed.
- Source:
@@ -385,7 +385,7 @@ formed.
- Source:
@@ -497,7 +497,7 @@ formed.
- Source:
@@ -658,7 +658,7 @@ formed.
- Source:
@@ -748,7 +748,7 @@ formed.
- Source:
@@ -860,7 +860,7 @@ formed.
- Source:
diff --git a/docs/module-type_oid.html b/docs/module-type_oid.html
index 07f153ab..bc7be797 100644
--- a/docs/module-type_oid.html
+++ b/docs/module-type_oid.html
@@ -100,7 +100,7 @@ sequence of octets is the valid representation of a curve OID.
- Source:
-
- type/oid.js, line 18
+ type/oid.js, line 18
diff --git a/docs/module-type_s2k-GenericS2K.html b/docs/module-type_s2k-GenericS2K.html
index 473df737..6c2b7528 100644
--- a/docs/module-type_s2k-GenericS2K.html
+++ b/docs/module-type_s2k-GenericS2K.html
@@ -153,7 +153,7 @@
- Source:
@@ -262,7 +262,7 @@
- Source:
@@ -332,7 +332,7 @@
- Source:
@@ -406,7 +406,7 @@
- Source:
@@ -480,7 +480,7 @@
- Source:
@@ -612,7 +612,7 @@ hashAlgorithm
- Source:
@@ -774,7 +774,7 @@ hashAlgorithm hash length
- Source:
@@ -886,7 +886,7 @@ hashAlgorithm hash length
- Source:
diff --git a/docs/module-type_s2k.html b/docs/module-type_s2k.html
index 58ee39a0..d37218c2 100644
--- a/docs/module-type_s2k.html
+++ b/docs/module-type_s2k.html
@@ -95,7 +95,7 @@ symmetrically encrypted messages.
- Source:
diff --git a/docs/module-type_x25519x448_symkey.html b/docs/module-type_x25519x448_symkey.html
index a0414a54..6ba1d9f6 100644
--- a/docs/module-type_x25519x448_symkey.html
+++ b/docs/module-type_x25519x448_symkey.html
@@ -91,7 +91,7 @@ the former includes an algorithm byte preceeding the encrypted session key.<
- Source:
diff --git a/docs/module-util.html b/docs/module-util.html
index 10f00c92..b388f7af 100644
--- a/docs/module-util.html
+++ b/docs/module-util.html
@@ -89,7 +89,7 @@
- Source:
diff --git a/package-lock.json b/package-lock.json
index 9884a9ac..084e0000 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "openpgp",
- "version": "6.1.0",
+ "version": "6.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "openpgp",
- "version": "6.1.0",
+ "version": "6.2.0",
"license": "LGPL-3.0+",
"devDependencies": {
"@noble/ciphers": "^1.3.0",
diff --git a/package.json b/package.json
index 87c87f99..e8130727 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "openpgp",
"description": "OpenPGP.js is a Javascript implementation of the OpenPGP protocol. This is defined in RFC 4880.",
- "version": "6.1.0",
+ "version": "6.2.0",
"license": "LGPL-3.0+",
"homepage": "https://openpgpjs.org/",
"engines": {