From c60f2e3490c83b7c5499bf0e29124b668bbae4dd Mon Sep 17 00:00:00 2001
From: Daniel Huigens
Notation Data to add to the signatures, e.g. [{ name: 'test@example.org', value: new TextEncoder().encode('test'), humanReadable: true }]
Notation Data to add to the signatures, e.g. [{ name: 'test@example.org', value: new TextEncoder().encode('test'), humanReadable: true, critical: false }]
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
Notation Data to add to the signatures, e.g. [{ name: 'test@example.org', value: new TextEncoder().encode('test'), humanReadable: true }]
Notation Data to add to the signatures, e.g. [{ name: 'test@example.org', value: new TextEncoder().encode('test'), humanReadable: true, critical: false }]
Notation Data to add to the signatures, e.g. [{ name: 'test@example.org', value: new TextEncoder().encode('test'), humanReadable: true }]
Notation Data to add to the signatures, e.g. [{ name: 'test@example.org', value: new TextEncoder().encode('test'), humanReadable: true, critical: false }]
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 334
+ openpgp.js, line 334
@@ -2087,7 +2087,7 @@ This method does not change the original key.
Source:
-
- openpgp.js, line 172
+ openpgp.js, line 172
@@ -2446,7 +2446,7 @@ One of decryptionKeys
or passwords
must be specified.<
Source:
-
- openpgp.js, line 587
+ openpgp.js, line 587
@@ -3163,7 +3163,7 @@ must be specified. If signing keys are specified, those will be used to sign the
- Array of notations to add to the signatures, e.g. [{ name: 'test@example.org', value: new TextEncoder().encode('test'), humanReadable: true }]
+ Array of notations to add to the signatures, e.g. [{ name: 'test@example.org', value: new TextEncoder().encode('test'), humanReadable: true, critical: false }]
@@ -3250,7 +3250,7 @@ must be specified. If signing keys are specified, those will be used to sign the
Source:
-
- openpgp.js, line 265
+ openpgp.js, line 265
@@ -3538,7 +3538,7 @@ This method does not change the original key.
Source:
-
- openpgp.js, line 206
+ openpgp.js, line 206
@@ -4158,7 +4158,7 @@ At least one of encryptionKeys
or passwords
must be sp
Source:
-
- openpgp.js, line 553
+ openpgp.js, line 553
@@ -4374,7 +4374,7 @@ At least one of encryptionKeys
or passwords
must be sp
Source:
-
- openpgp.js, line 719
+ openpgp.js, line 719
@@ -4967,7 +4967,7 @@ default to main key options, except for sign
parameter that default
Source:
-
- openpgp.js, line 56
+ openpgp.js, line 56
@@ -5034,7 +5034,7 @@ default to main key options, except for sign
parameter that default
- Generate a new session key object, taking the algorithm preferences of the passed public keys into account.
+ Generate a new session key object, taking the algorithm preferences of the passed public keys into account, if any.
@@ -5134,6 +5134,8 @@ default to main key options, except for sign
parameter that default
+ <optional>
+
@@ -5147,7 +5149,7 @@ default to main key options, except for sign
parameter that default
- Array of public keys or single key used to select algorithm preferences for
+ Array of public keys or single key used to select algorithm preferences for. If no keys are given, the algorithm will be config.preferredSymmetricAlgorithm
@@ -5315,7 +5317,7 @@ default to main key options, except for sign
parameter that default
Source:
-
- openpgp.js, line 520
+ openpgp.js, line 520
@@ -5499,7 +5501,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -5784,7 +5786,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -6072,7 +6074,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -6360,7 +6362,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -6654,7 +6656,7 @@ default to main key options, except for sign
parameter that default
Source:
-
- message.js, line 856
+ message.js, line 856
@@ -6942,7 +6944,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -7230,7 +7232,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -7518,7 +7520,7 @@ default to main key options, except for sign
parameter that default
Source:
@@ -7980,7 +7982,7 @@ to set the same date as the key creation time to ensure that old message signatu
Source:
-
- openpgp.js, line 100
+ openpgp.js, line 100
@@ -8509,7 +8511,7 @@ If a revocation certificate is passed, the reasonForRevocation parameter will be
Source:
-
- openpgp.js, line 141
+ openpgp.js, line 141
@@ -8977,7 +8979,7 @@ If a revocation certificate is passed, the reasonForRevocation parameter will be
- Array of notations to add to the signatures, e.g. [{ name: 'test@example.org', value: new TextEncoder().encode('test'), humanReadable: true }]
+ Array of notations to add to the signatures, e.g. [{ name: 'test@example.org', value: new TextEncoder().encode('test'), humanReadable: true, critical: false }]
@@ -9064,7 +9066,7 @@ If a revocation certificate is passed, the reasonForRevocation parameter will be
Source:
-
- openpgp.js, line 397
+ openpgp.js, line 397
@@ -9226,7 +9228,7 @@ the encoded bytes
Source:
@@ -9688,7 +9690,7 @@ an attribute "data" containing a stream of bytes and "type"
Source:
-
- openpgp.js, line 466
+ openpgp.js, line 466
@@ -9932,7 +9934,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 b0d2dbfa..06782da3 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:
@@ -609,7 +609,7 @@ and have self-signature's creation date that does not match the primary key crea
Source:
@@ -730,7 +730,7 @@ This is an insecure setting:
Source:
@@ -849,7 +849,7 @@ and deferring checking their integrity until the decrypted stream has been read
Source:
@@ -961,7 +961,7 @@ and deferring checking their integrity until the decrypted stream has been read
Source:
@@ -1073,7 +1073,7 @@ and deferring checking their integrity until the decrypted stream has been read
Source:
@@ -1195,7 +1195,7 @@ See also constantTimePKCS1DecryptionSupportedSymmetricAlgorithms
.
Source:
@@ -1313,7 +1313,7 @@ However, the more algorithms are added, the slower the decryption procedure beco
Source:
@@ -1425,7 +1425,7 @@ However, the more algorithms are added, the slower the decryption procedure beco
Source:
@@ -1537,7 +1537,7 @@ However, the more algorithms are added, the slower the decryption procedure beco
Source:
@@ -1649,7 +1649,7 @@ However, the more algorithms are added, the slower the decryption procedure beco
Source:
@@ -1766,7 +1766,7 @@ validation error when the notation is marked as critical.
Source:
@@ -1882,7 +1882,7 @@ validation error when the notation is marked as critical.
Source:
@@ -1994,7 +1994,7 @@ validation error when the notation is marked as critical.
Source:
@@ -2111,7 +2111,7 @@ The default is 2047 since due to a bug, previous versions of OpenPGP.js could ge
Source:
@@ -2228,7 +2228,7 @@ The default is 2047 since due to a bug, previous versions of OpenPGP.js could ge
Source:
@@ -2345,7 +2345,7 @@ Only has an effect when aeadProtect is set to true.
Source:
@@ -2457,7 +2457,7 @@ Only has an effect when aeadProtect is set to true.
Source:
@@ -2569,7 +2569,7 @@ Only has an effect when aeadProtect is set to true.
Source:
@@ -2681,7 +2681,7 @@ Only has an effect when aeadProtect is set to true.
Source:
@@ -2797,7 +2797,7 @@ Only has an effect when aeadProtect is set to true.
Source:
@@ -2913,7 +2913,7 @@ Only has an effect when aeadProtect is set to true.
Source:
@@ -3029,7 +3029,7 @@ Only has an effect when aeadProtect is set to true.
Source:
@@ -3145,7 +3145,7 @@ Only has an effect when aeadProtect is set to true.
Source:
@@ -3257,7 +3257,7 @@ Only has an effect when aeadProtect is set to true.
Source:
@@ -3374,7 +3374,7 @@ Iteration Count Byte for S2K (String to Key)
Source:
@@ -3486,7 +3486,7 @@ Iteration Count Byte for S2K (String to Key)
Source:
@@ -3598,7 +3598,7 @@ Iteration Count Byte for S2K (String to Key)
Source:
@@ -3716,7 +3716,7 @@ Note: the indutny/elliptic curve library is not designed to be constant time.Source:
@@ -3834,7 +3834,7 @@ Note: not all OpenPGP implementations are compatible with this option.
Source:
@@ -3946,7 +3946,7 @@ Note: not all OpenPGP implementations are compatible with this option.
Source:
diff --git a/docs/module-enums.html b/docs/module-enums.html
index 73e17db0..65e1a190 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:
@@ -5926,7 +5926,7 @@ document) that cannot include a target subpacket.
Source:
@@ -6142,7 +6142,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 97e856fb..fe2dea93 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 7732ad8d..67bd684e 100644
--- a/docs/module-key_User-User.html
+++ b/docs/module-key_User-User.html
@@ -170,7 +170,7 @@
Source:
-
- key/user.js, line 18
+ key/user.js, line 18
@@ -403,7 +403,7 @@
Source:
-
- key/user.js, line 60
+ key/user.js, line 60
@@ -515,7 +515,7 @@
Source:
-
- key/user.js, line 44
+ key/user.js, line 44
@@ -788,7 +788,7 @@
Source:
-
- key/user.js, line 98
+ key/user.js, line 98
@@ -1126,7 +1126,7 @@
Source:
@@ -1238,7 +1238,7 @@
Source:
-
- key/user.js, line 31
+ key/user.js, line 31
@@ -1441,7 +1441,7 @@
Source:
@@ -1622,7 +1622,7 @@ and validity of self signature.
Source:
@@ -1886,7 +1886,7 @@ and validity of self signature.
Source:
@@ -2153,7 +2153,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 85bed5d0..c689e5cc 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 892a7b31..66379c7c 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 5b4d2ef2..c3b4ab3d 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
@@ -261,7 +261,7 @@
Source:
-
- type/s2k.js, line 45
+ type/s2k.js, line 45
@@ -331,7 +331,7 @@
Source:
-
- type/s2k.js, line 52
+ type/s2k.js, line 52
@@ -405,7 +405,7 @@
Source:
-
- type/s2k.js, line 56
+ type/s2k.js, line 56
@@ -479,7 +479,7 @@
Source:
-
- type/s2k.js, line 50
+ type/s2k.js, line 50
@@ -611,7 +611,7 @@ hashAlgorithm
Source:
@@ -773,7 +773,7 @@ hashAlgorithm hash length
Source:
-
- type/s2k.js, line 71
+ type/s2k.js, line 71
@@ -885,7 +885,7 @@ hashAlgorithm hash length
Source:
diff --git a/package-lock.json b/package-lock.json
index 3931f7fd..6039151e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "openpgp",
- "version": "5.6.0",
+ "version": "5.7.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "openpgp",
- "version": "5.6.0",
+ "version": "5.7.0",
"license": "LGPL-3.0+",
"dependencies": {
"asn1.js": "^5.0.0"
diff --git a/package.json b/package.json
index 1936af26..10762244 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.6.0",
+ "version": "5.7.0",
"license": "LGPL-3.0+",
"homepage": "https://openpgpjs.org/",
"engines": {