From 48ae083d149390e0ad13c5bfa5320f9577eb34bd Mon Sep 17 00:00:00 2001 From: larabr <7375870+larabr@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:26:03 +0100 Subject: [PATCH] 6.0.2-patch.1 --- 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 | 14 ++-- 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 | 76 +++++++++---------- docs/module-config.html | 70 ++++++++--------- docs/module-crypto.html | 2 +- docs/module-crypto_aes_kw.html | 6 +- docs/module-crypto_cmac.html | 6 +- docs/module-crypto_crypto.html | 30 ++++---- docs/module-crypto_hash.html | 10 +-- docs/module-crypto_hkdf.html | 2 +- docs/module-crypto_mode.html | 10 +-- docs/module-crypto_mode_cfb.html | 4 +- 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 | 14 ++-- 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 | 38 +++++----- 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 | 10 +-- docs/module-type_ecdh_symkey.html | 2 +- docs/module-type_kdf_params-KDFParams.html | 6 +- docs/module-type_kdf_params.html | 2 +- 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 +- docs/type_enum.module_js.html | 10 +-- package-lock.json | 4 +- package.json | 2 +- 70 files changed, 609 insertions(+), 609 deletions(-) diff --git a/docs/AEADEncryptedDataPacket.html b/docs/AEADEncryptedDataPacket.html index 4261e4bf4..ce5e64376 100644 --- a/docs/AEADEncryptedDataPacket.html +++ b/docs/AEADEncryptedDataPacket.html @@ -98,7 +98,7 @@