diff --git a/docs/AEADEncryptedDataPacket.html b/docs/AEADEncryptedDataPacket.html index 3a4c0d63..2d02f816 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.
read
on an empty PacketList instance.
read
on an empty PacketList instance.
read
on an empty PacketList instance.
decryptionKeys
, sessionkeys
or passwords<
Source:
-
- openpgp.js, line 327
+ openpgp.js, line 327
@@ -1994,7 +1994,7 @@ This method does not change the original key.
Source:
-
- openpgp.js, line 168
+ openpgp.js, line 168
@@ -2353,7 +2353,7 @@ One of decryptionKeys
or passwords
must be specified.<
Source:
-
- openpgp.js, line 573
+ openpgp.js, line 573
@@ -3115,7 +3115,7 @@ must be specified. If signing keys are specified, those will be used to sign the
Source:
-
- openpgp.js, line 260
+ openpgp.js, line 260
@@ -3403,7 +3403,7 @@ This method does not change the original key.
Source:
-
- openpgp.js, line 202
+ openpgp.js, line 202
@@ -4023,7 +4023,7 @@ At least one of encryptionKeys
or passwords
must be sp
Source:
-
- openpgp.js, line 543
+ openpgp.js, line 543
@@ -4239,7 +4239,7 @@ At least one of encryptionKeys
or passwords
must be sp
Source:
-
- openpgp.js, line 694
+ openpgp.js, line 705
@@ -4832,7 +4832,7 @@ default to main key options, except for sign
parameter that default
Source:
-
- openpgp.js, line 55
+ openpgp.js, line 55
@@ -5180,7 +5180,7 @@ default to main key options, except for sign
parameter that default
Source:
-
- openpgp.js, line 510
+ openpgp.js, line 510
@@ -5364,7 +5364,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -5649,7 +5649,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -5937,7 +5937,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -6225,7 +6225,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -6519,7 +6519,7 @@ default to main key options, except for sign
parameter that default
Source:
-
- message.js, line 793
+ message.js, line 793
@@ -6807,7 +6807,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -7095,7 +7095,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -7383,7 +7383,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -7844,7 +7844,7 @@ default to main key options, except for sign
parameter that default
Source:
-
- openpgp.js, line 96
+ openpgp.js, line 96
@@ -8373,7 +8373,7 @@ If a revocation certificate is passed, the reasonForRevocation parameter will be
Source:
-
- openpgp.js, line 137
+ openpgp.js, line 137
@@ -8886,7 +8886,7 @@ If a revocation certificate is passed, the reasonForRevocation parameter will be
Source:
-
- openpgp.js, line 389
+ openpgp.js, line 389
@@ -9048,7 +9048,7 @@ the encoded bytes
Source:
@@ -9510,7 +9510,7 @@ an attribute "data" containing a stream of bytes and "type"
Source:
-
- openpgp.js, line 456
+ openpgp.js, line 456
@@ -9752,7 +9752,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 4689838c..1481a986 100644
--- a/docs/module-config.html
+++ b/docs/module-config.html
@@ -89,7 +89,7 @@
Source:
@@ -247,7 +247,7 @@ Must be an integer value from 0 to 56.
Source:
@@ -365,7 +365,7 @@ Note: not all OpenPGP implementations are compatible with this option.
Source:
@@ -490,7 +490,7 @@ where key flags were ignored when selecting a key for encryption.
Source:
@@ -611,7 +611,7 @@ This is an insecure setting:
Source:
@@ -728,7 +728,7 @@ This setting is insecure if the partially decrypted message is
Source:
@@ -840,7 +840,7 @@ This setting is insecure if the partially decrypted message is
Source:
@@ -952,7 +952,7 @@ This setting is insecure if the partially decrypted message is
Source:
@@ -1064,7 +1064,231 @@ This setting is insecure if the partially decrypted message is
Source:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+(static) ignoreMalformedPackets
+
+
+
+
+
+
+
+
+
+
+ Properties:
+
+
+
+
+
+
+
+ Name
+
+
+ Type
+
+
+
+
+
+ Description
+
+
+
+
+
+
+
+
+ ignoreMalformedPackets
+
+
+
+
+
+Boolean
+
+
+
+
+
+
+
+
+
+ Ignore malformed packets on parsing instead of throwing an error
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ - Source:
+ -
+ config/config.js, line 146
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+(static) ignoreUnsupportedPackets
+
+
+
+
+
+
+
+
+
+
+ Properties:
+
+
+
+
+
+
+
+ Name
+
+
+ Type
+
+
+
+
+
+ Description
+
+
+
+
+
+
+
+
+ ignoreUnsupportedPackets
+
+
+
+
+
+Boolean
+
+
+
+
+
+
+
+
+
+ Ignore unsupported/unrecognizable packets on parsing instead of throwing an error
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ - Source:
+
@@ -1181,7 +1405,7 @@ validation error when the notation is marked as critical.
- Source:
@@ -1297,7 +1521,7 @@ validation error when the notation is marked as critical.
- Source:
@@ -1409,7 +1633,7 @@ validation error when the notation is marked as critical.
- Source:
@@ -1521,7 +1745,7 @@ validation error when the notation is marked as critical.
- Source:
@@ -1638,7 +1862,7 @@ validation error when the notation is marked as critical.
- Source:
@@ -1755,7 +1979,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -1867,7 +2091,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -1979,7 +2203,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2091,7 +2315,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2207,7 +2431,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2323,7 +2547,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2439,7 +2663,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2551,7 +2775,7 @@ Only has an effect when aeadProtect is set to true.
- Source:
@@ -2668,7 +2892,7 @@ Iteration Count Byte for S2K (String to Key)
- Source:
@@ -2780,7 +3004,7 @@ Iteration Count Byte for S2K (String to Key)
- Source:
@@ -2892,119 +3116,7 @@ Iteration Count Byte for S2K (String to Key)
- Source:
-
- config/config.js, line 147
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-(static) tolerant
-
-
-
-
-
-
-
-
-
-
- Properties:
-
-
-
-
-
-
-
- Name
-
-
- Type
-
-
-
-
-
- Description
-
-
-
-
-
-
-
-
- tolerant
-
-
-
-
-
-Boolean
-
-
-
-
-
-
-
-
-
- Ignore unsupported/unrecognizable packets instead of throwing an error
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - Source:
-
@@ -3116,7 +3228,7 @@ Iteration Count Byte for S2K (String to Key)
- Source:
@@ -3234,7 +3346,7 @@ Note: not all OpenPGP implementations are compatible with this option.
- Source:
@@ -3346,7 +3458,7 @@ Note: not all OpenPGP implementations are compatible with this option.
- Source:
diff --git a/docs/module-crypto_random-RandomBuffer.html b/docs/module-crypto_random-RandomBuffer.html
index 135e0bb8..000cf89d 100644
--- a/docs/module-crypto_random-RandomBuffer.html
+++ b/docs/module-crypto_random-RandomBuffer.html
@@ -95,7 +95,7 @@
- Source:
@@ -254,7 +254,7 @@
- Source:
@@ -393,7 +393,7 @@
- Source:
@@ -532,7 +532,7 @@
- Source:
diff --git a/docs/module-enums.html b/docs/module-enums.html
index b192b1bc..eb497bfa 100644
--- a/docs/module-enums.html
+++ b/docs/module-enums.html
@@ -212,7 +212,7 @@
- Source:
@@ -476,7 +476,7 @@
- Source:
@@ -671,7 +671,7 @@
- Source:
@@ -1878,7 +1878,7 @@
- Source:
@@ -2059,7 +2059,7 @@ fingerprint format
- Source:
@@ -2323,7 +2323,7 @@ fingerprint format
- Source:
@@ -2589,7 +2589,7 @@ possession of more than one person.
- Source:
@@ -2784,7 +2784,7 @@ possession of more than one person.
- Source:
@@ -3301,7 +3301,7 @@ possession of more than one person.
- Source:
@@ -3635,7 +3635,7 @@ possession of more than one person.
- Source:
@@ -3853,7 +3853,7 @@ possession of more than one person.
- Source:
@@ -4048,7 +4048,7 @@ possession of more than one person.
- Source:
@@ -4565,7 +4565,7 @@ document) that cannot include a target subpacket.
- Source:
@@ -5266,7 +5266,7 @@ document) that cannot include a target subpacket.
- Source:
@@ -5576,7 +5576,7 @@ document) that cannot include a target subpacket.
- Source:
@@ -5772,7 +5772,7 @@ document) that cannot include a target subpacket.
- Source:
@@ -5854,7 +5854,7 @@ document) that cannot include a target subpacket.
- Source:
@@ -5944,7 +5944,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 0193245a..2390790b 100644
--- a/docs/module-key_Subkey-Subkey.html
+++ b/docs/module-key_Subkey-Subkey.html
@@ -170,7 +170,7 @@
- Source:
@@ -280,7 +280,7 @@
- Source:
@@ -393,7 +393,7 @@
- Source:
@@ -510,7 +510,7 @@
- Source:
@@ -627,7 +627,7 @@
- Source:
@@ -740,7 +740,7 @@
- Source:
@@ -941,7 +941,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1054,7 +1054,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1171,7 +1171,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1288,7 +1288,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1405,7 +1405,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1522,7 +1522,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1639,7 +1639,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1756,7 +1756,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -1872,7 +1872,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -2148,7 +2148,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -2486,7 +2486,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -2598,7 +2598,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -2831,7 +2831,7 @@ Returns null if the subkey is invalid.
- Source:
@@ -3043,7 +3043,7 @@ and valid binding signature.
- Source:
diff --git a/docs/module-key_User-User.html b/docs/module-key_User-User.html
index e962678c..3a556c65 100644
--- a/docs/module-key_User-User.html
+++ b/docs/module-key_User-User.html
@@ -170,7 +170,7 @@
- Source:
-
- key/user.js, line 17
+ key/user.js, line 17
@@ -403,7 +403,7 @@
- Source:
-
- key/user.js, line 59
+ key/user.js, line 59
@@ -515,7 +515,7 @@
- Source:
-
- key/user.js, line 43
+ key/user.js, line 43
@@ -788,7 +788,7 @@
- Source:
-
- key/user.js, line 97
+ key/user.js, line 97
@@ -900,7 +900,7 @@
- Source:
-
- key/user.js, line 30
+ key/user.js, line 30
@@ -1103,7 +1103,7 @@
- Source:
@@ -1284,7 +1284,7 @@ and validity of self signature.
- Source:
@@ -1548,7 +1548,7 @@ and validity of self signature.
- Source:
@@ -1815,7 +1815,7 @@ Signature validity is null if the verification keys do not correspond to the cer
- Source:
diff --git a/docs/module-type_kdf_params-KDFParams.html b/docs/module-type_kdf_params-KDFParams.html
index 425a71dd..fbff2aab 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 4cb0f6c9..69a7741c 100644
--- a/docs/module-type_keyid-KeyID.html
+++ b/docs/module-type_keyid-KeyID.html
@@ -100,7 +100,7 @@ formed.
- Source:
@@ -294,7 +294,7 @@ formed.
- Source:
@@ -384,7 +384,7 @@ formed.
- Source:
@@ -496,7 +496,7 @@ formed.
- Source:
@@ -657,7 +657,7 @@ formed.
- Source:
@@ -747,7 +747,7 @@ formed.
- Source:
@@ -859,7 +859,7 @@ formed.
- Source:
diff --git a/docs/module-type_s2k-S2K.html b/docs/module-type_s2k-S2K.html
index 1310da5b..10975c58 100644
--- a/docs/module-type_s2k-S2K.html
+++ b/docs/module-type_s2k-S2K.html
@@ -152,7 +152,7 @@
- Source:
-
- type/s2k.js, line 40
+ type/s2k.js, line 40
@@ -254,7 +254,7 @@
- Source:
-
- type/s2k.js, line 42
+ type/s2k.js, line 42
@@ -324,7 +324,7 @@
- Source:
-
- type/s2k.js, line 46
+ type/s2k.js, line 46
@@ -398,7 +398,7 @@
- Source:
-
- type/s2k.js, line 50
+ type/s2k.js, line 50
@@ -468,7 +468,7 @@
- Source:
-
- type/s2k.js, line 44
+ type/s2k.js, line 44
@@ -600,7 +600,7 @@ hashAlgorithm
- Source:
@@ -762,7 +762,7 @@ hashAlgorithm hash length
- Source:
-
- type/s2k.js, line 65
+ type/s2k.js, line 65
@@ -874,7 +874,7 @@ hashAlgorithm hash length
- Source:
diff --git a/package-lock.json b/package-lock.json
index d297f0f5..75a0375b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "openpgp",
- "version": "5.0.0-4",
+ "version": "5.0.0-5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 87d0c0f5..3601b9c4 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": "5.0.0-4",
+ "version": "5.0.0-5",
"license": "LGPL-3.0+",
"homepage": "https://openpgpjs.org/",
"engines": {