From f2818429dbd665b750ecbf5c7737aecdc3a74c15 Mon Sep 17 00:00:00 2001 From: larabr <7375870+larabr@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:47:41 +0200 Subject: [PATCH] 6.0.0-beta.3.patch.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 | 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 | 72 +++++++++---------- docs/module-config.html | 66 ++++++++--------- 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 | 8 +-- 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 | 10 +-- 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 | 64 ++++++++--------- ...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 | 10 +-- 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, 593 insertions(+), 593 deletions(-) diff --git a/docs/AEADEncryptedDataPacket.html b/docs/AEADEncryptedDataPacket.html index ec729f0dc..e2376f69e 100644 --- a/docs/AEADEncryptedDataPacket.html +++ b/docs/AEADEncryptedDataPacket.html @@ -98,7 +98,7 @@