@@ -399,7 +399,7 @@ if it is a valid revocation signature.
-
Clones the key object
+
Clones the key object. The copy is shallow, as it references the same packet objects as the original. However, if the top-level API is used, the two key instances are effectively independent.
@@ -439,7 +439,7 @@ if it is a valid revocation signature.
-
deep
+
clonePrivateParams
@@ -471,7 +471,7 @@ if it is a valid revocation signature.
-
Whether to return a deep clone
+
Only relevant for private keys: whether the secret key paramenters should be deeply copied. This is needed if e.g. encrypt() is to be called either on the clone or the original key.
@@ -514,7 +514,7 @@ if it is a valid revocation signature.
@@ -5140,7 +5140,7 @@ Signature validity is null if the verification keys do not correspond to the cer
diff --git a/docs/LiteralDataPacket.html b/docs/LiteralDataPacket.html
index ff80a6fe..3247cccd 100644
--- a/docs/LiteralDataPacket.html
+++ b/docs/LiteralDataPacket.html
@@ -147,7 +147,7 @@ further interpreted.
@@ -1575,7 +1575,7 @@ will be normalized to \r\n and by default text is converted to UTF8
diff --git a/docs/MarkerPacket.html b/docs/MarkerPacket.html
index 4617771d..4b1f1692 100644
--- a/docs/MarkerPacket.html
+++ b/docs/MarkerPacket.html
@@ -106,7 +106,7 @@ software is necessary to process the message.
@@ -333,7 +333,7 @@ software is necessary to process the message.
diff --git a/docs/Message.html b/docs/Message.html
index 242f07aa..5cf81dd8 100644
--- a/docs/Message.html
+++ b/docs/Message.html
@@ -146,7 +146,7 @@ See https://tools.iet
@@ -876,7 +876,7 @@ Signature types are described in
diff --git a/docs/PacketList.html b/docs/PacketList.html
index 763416b5..f3a9c90b 100644
--- a/docs/PacketList.html
+++ b/docs/PacketList.html
@@ -97,7 +97,7 @@ are stored as numerical indices.
@@ -1841,7 +1841,7 @@ If only gnu-dummy keys are found, we cannot properly validate so we throw an err
diff --git a/docs/PublicKey.html b/docs/PublicKey.html
index d839aa4b..3ba04b09 100644
--- a/docs/PublicKey.html
+++ b/docs/PublicKey.html
@@ -144,7 +144,7 @@
@@ -952,7 +952,7 @@ This is needed for constant-time processing. Expected object of the form: { sess
diff --git a/docs/PublicKeyPacket.html b/docs/PublicKeyPacket.html
index 4539d576..7b1078aa 100644
--- a/docs/PublicKeyPacket.html
+++ b/docs/PublicKeyPacket.html
@@ -195,7 +195,7 @@ key (sometimes called an OpenPGP certificate).
@@ -2571,7 +2571,7 @@ services.
diff --git a/docs/SecretKeyPacket.html b/docs/SecretKeyPacket.html
index 05d303c1..0f67561c 100644
--- a/docs/SecretKeyPacket.html
+++ b/docs/SecretKeyPacket.html
@@ -191,7 +191,7 @@ includes the secret-key material after all the public-key fields.
@@ -3740,7 +3740,7 @@ The resulting key cannot be used for signing/decrypting but can still verify sig
diff --git a/docs/SecretSubkeyPacket.html b/docs/SecretSubkeyPacket.html
index 3517f0bc..9d540a41 100644
--- a/docs/SecretSubkeyPacket.html
+++ b/docs/SecretSubkeyPacket.html
@@ -190,7 +190,7 @@ Key packet and has exactly the same format.
@@ -3804,7 +3804,7 @@ The resulting key cannot be used for signing/decrypting but can still verify sig
diff --git a/docs/Signature.html b/docs/Signature.html
index a8746570..399e8423 100644
--- a/docs/Signature.html
+++ b/docs/Signature.html
@@ -144,7 +144,7 @@
@@ -614,7 +614,7 @@
diff --git a/docs/SignaturePacket.html b/docs/SignaturePacket.html
index 2bb3c4a2..1fb2e0fe 100644
--- a/docs/SignaturePacket.html
+++ b/docs/SignaturePacket.html
@@ -99,7 +99,7 @@ block of text, and a signature that is a certification of a User ID.
@@ -1833,7 +1833,7 @@ block of text, and a signature that is a certification of a User ID.
diff --git a/docs/SymEncryptedIntegrityProtectedDataPacket.html b/docs/SymEncryptedIntegrityProtectedDataPacket.html
index a48caa82..8229ff11 100644
--- a/docs/SymEncryptedIntegrityProtectedDataPacket.html
+++ b/docs/SymEncryptedIntegrityProtectedDataPacket.html
@@ -101,7 +101,7 @@ packet.
@@ -795,7 +795,7 @@ See RFC 4880 9.2 f
diff --git a/docs/TrustPacket.html b/docs/TrustPacket.html
index 7fb8782a..d59fa55f 100644
--- a/docs/TrustPacket.html
+++ b/docs/TrustPacket.html
@@ -105,7 +105,7 @@ other than local keyring files.
@@ -262,7 +262,7 @@ Currently not implemented as we ignore trust packets
diff --git a/docs/UserAttributePacket.html b/docs/UserAttributePacket.html
index 7d27b0f8..c6d1698a 100644
--- a/docs/UserAttributePacket.html
+++ b/docs/UserAttributePacket.html
@@ -107,7 +107,7 @@ an implementation may use any method desired.
@@ -585,7 +585,7 @@ an implementation may use any method desired.
diff --git a/docs/UserIDPacket.html b/docs/UserIDPacket.html
index 3823928b..8972a080 100644
--- a/docs/UserIDPacket.html
+++ b/docs/UserIDPacket.html
@@ -100,7 +100,7 @@ specifies the length of the User ID.
@@ -653,7 +653,7 @@ John Doe john@example.com
diff --git a/docs/global.html b/docs/global.html
index 616b2ad9..cdee46d5 100644
--- a/docs/global.html
+++ b/docs/global.html
@@ -161,7 +161,7 @@ This is used as fallback if the native Crypto APIs are not available.
@@ -9912,7 +9996,7 @@ The new key includes a revocation certificate that must be removed before return
diff --git a/docs/index.html b/docs/index.html
index f228e3ce..8dc5488f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -261,6 +261,11 @@ import * as openpgp from './openpgp.min.mjs';
</script>
To offload cryptographic operations off the main thread, you can implement a Web Worker in your application and load OpenPGP.js from there. For an example Worker implementation, see test/worker/worker_example.js.
+
TypeScript
+
Since TS is not fully integrated in the library, TS-only dependencies are currently listed as devDependencies, so to compile the project you’ll need to add @openpgp/web-stream-tools manually:
If you notice missing or incorrect type definitions, feel free to open a PR.
Examples
Here are some examples of how to use OpenPGP.js v5. For more elaborate examples and working code, please check out the public API unit tests. If you're upgrading from v4 it might help to check out the changelog and documentation.
Encrypt and decrypt Uint8Array data with a password
@@ -703,7 +708,7 @@ and a subkey for encryption using Curve25519.
diff --git a/docs/module-config.html b/docs/module-config.html
index 597d47cf..b0d2dbfa 100644
--- a/docs/module-config.html
+++ b/docs/module-config.html
@@ -89,7 +89,7 @@
@@ -1895,7 +2233,7 @@ Signature validity is null if the verification keys do not correspond to the cer
diff --git a/docs/module-type_kdf_params-KDFParams.html b/docs/module-type_kdf_params-KDFParams.html
index 7e9841e2..85bed5d0 100644
--- a/docs/module-type_kdf_params-KDFParams.html
+++ b/docs/module-type_kdf_params-KDFParams.html
@@ -163,7 +163,7 @@