Modules pour le navigateur Firefox
Connexion
Icône du module

Historique de versions de PGP Suite – Encrypt Messages & Files - 10 versions

PGP Suite – Encrypt Messages & Files par Max

Noté 4,9 sur 5
4,9 étoiles sur 5
5
28
4
0
3
0
2
0
1
1
Historique de versions de PGP Suite – Encrypt Messages & Files - 10 versions
  • Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.

  • Dernière version

    Version 6.2

    Publié le 18 juil. 2026 - 492,33 Ko
    Fonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieures
    All major input areas now have a dedicated Copy To Clipboard button and a Clear button, making it faster to copy or reset fields without manually selecting text.

    The following tabs have been updated:
    • Keys tab — Import/Export: A Copy To Clipboard button and a Clear button now appear below the Import Private or Public Key textarea. The Clear button also resets the passphrase field.
    • Encrypt tab: A Copy To Clipboard button and a Clear button now appear below the Message to Encrypt textarea.
    • Decrypt tab: A Copy To Clipboard button and a Clear button now appear below the Message to Decrypt textarea.
    • Sign tab: A Copy To Clipboard button and a Clear button now appear below the Message to Sign textarea.
    • Verify tab: The existing Clear button now also clears the Message to Verify input in addition to resetting the verification output.
    • Encrypt tab: A Copy To Clipboard button now appears before the Clear button on the Encrypted Message output area.
    • Decrypt tab: A Copy To Clipboard button now appears before the Clear button on the Decrypted Message output area.


    Copy To Clipboard buttons no longer show an alert dialog. Instead, the button briefly turns green and displays ✓ Copied! for 2 seconds before reverting to its original label.

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 6.1

    Publié le 18 juil. 2026 - 492,31 Ko
    Fonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieures
    All major input areas now have a dedicated Copy To Clipboard button and a Clear button, making it faster to copy or reset fields without manually selecting text.

    The following tabs have been updated:
    • Keys tab — Import/Export: A Copy To Clipboard button and a Clear button now appear below the Import Private or Public Key textarea. The Clear button also resets the passphrase field.
    • Encrypt tab: A Copy To Clipboard button and a Clear button now appear below the Message to Encrypt textarea.
    • Decrypt tab: A Copy To Clipboard button and a Clear button now appear below the Message to Decrypt textarea.
    • Sign tab: A Copy To Clipboard button and a Clear button now appear below the Message to Sign textarea.
    • Verify tab: The existing Clear button now also clears the Message to Verify input in addition to resetting the verification output.
    • Encrypt tab: A Copy To Clipboard button now appears before the Clear button on the Encrypted Message output area.
    • Decrypt tab: A Copy To Clipboard button now appears before the Clear button on the Decrypted Message output area.


    Copy To Clipboard buttons no longer show an alert dialog. Instead, the button briefly turns green and displays ✓ Copied! for 2 seconds before reverting to its original label.

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 6.0

    Publié le 18 juil. 2026 - 492,25 Ko
    Fonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieures
    All major input areas now have a dedicated Copy To Clipboard button and a Clear button, making it faster to copy or reset fields without manually selecting text.

    The following tabs have been updated:
    • Keys tab — Import/Export: A Copy To Clipboard button and a Clear button now appear below the Import Private or Public Key textarea. The Clear button also resets the passphrase field.
    • Encrypt tab: A Copy To Clipboard button and a Clear button now appear below the Message to Encrypt textarea.
    • Decrypt tab: A Copy To Clipboard button and a Clear button now appear below the Message to Decrypt textarea.
    • Sign tab: A Copy To Clipboard button and a Clear button now appear below the Message to Sign textarea.
    • Verify tab: The existing Clear button now also clears the Message to Verify input in addition to resetting the verification output.
    • Encrypt tab: A Copy To Clipboard button now appears before the Clear button on the Encrypted Message output area.
    • Decrypt tab: A Copy To Clipboard button now appears before the Clear button on the Decrypted Message output area.


    Copy To Clipboard buttons no longer show an alert dialog. Instead, the button briefly turns green and displays ✓ Copied! for 2 seconds before reverting to its original label.

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 5.71

    Publié le 18 juil. 2026 - 491,86 Ko
    Fonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieures
    Clicking the extension icon in the Firefox toolbar now opens the PGP Suite interface in a new tab instead of a popup. This provides a larger, more comfortable working area without the size constraints of a browser popup.


    The sidebar_action manifest entry has been removed. Previously, clicking the toolbar icon would open both a new tab and the sidebar simultaneously. The sidebar toggle button has been removed to avoid this conflict. The extension now opens exclusively in a new tab when the toolbar icon is clicked.

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 5.70

    Publié le 16 juil. 2026 - 491,85 Ko
    Fonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieures
    A new Persistent Vault tab has been added, allowing you to securely store sensitive notes and credentials encrypted with your own PGP key directly in the browser.
    • Create entries by selecting one of your own private keys, writing your sensitive content (passwords, usernames, notes, etc.), and clicking Encrypt & Save. The content is encrypted with your key's public key and stored persistently in browser.storage.local — surviving browser restarts.
    • View and edit entries by entering your key's passphrase and clicking Unlock & Edit. Once decrypted, the content becomes editable in-place.
    • Save changes by clicking Re-encrypt & Save, which re-encrypts the updated content and overwrites the stored entry.
    • Lock an entry at any time to clear it from session memory and return it to its encrypted state.
    • Delete an entry — only available after successfully decrypting it, proving ownership.
    • Only your own private keys (keys for which you hold the private key) are available in the key selection dropdown. Imported-only public keys are excluded.
    • Decrypted content is held in session memory only and is never written to disk in plaintext.
    • An entry cannot be edited or deleted without first successfully decrypting it with the correct passphrase.
    • Added Persistent Vault tab to the main navigation.
    • Added VaultController class in ui.js handling all vault UI logic (create, decrypt, edit, re-encrypt, lock, delete).
    • Vault entries are stored under the MiniPGP_vault key in browser.storage.local.
    • Tab switching to the Vault tab automatically refreshes the key dropdown and entry list.

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 5.65

    Publié le 16 juil. 2026 - 489,08 Ko
    Fonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieures
    Added the ability too choose between different encryption algorithms and bitrates when generating new keys. RSA 4096 is selected as default as it is supported by most (if not all) other PGP compatible programs. ECC Curve25519 is the default one in linux and should be faster generally..
    1. Imported public keys with weird layouts that does not include information about recipient name/email address or comments about them are now editable by the user so that he can write details about the recipient to be able to tell them apart from other unknown ones.
    2. Algorithm/bits are now selectable between the following:
    3. RSA 4096 bits (Recommended, because this is what most websites and all other programs support)
    4. RSA 3072 bits
    5. RSA 2048
    6. ECC Curve25519
    7. ECC P-256
    8. ECC P-384
    9. ECC P-521

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 5.63

    Publié le 16 juil. 2026 - 489 Ko
    Fonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieures
    Added the ability too choose between different encryption algorithms and bitrates when generating new keys


    Algorithm/bits are now selectable between the following:
    • RSA 4096 bits (Recommended, because this is what most websites and all other programs support)
    • RSA 3072 bits
    • RSA 2048
    • ECC Curve25519
    • ECC P-256
    • ECC P-384
    • ECC P-521

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 5.62

    Publié le 15 juil. 2026 - 487,52 Ko
    Fonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieures
    Automatic rollback based on version [5.42].

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 5.61

    Publié le 8 juil. 2026 - 487,72 Ko
    Fonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieures
    Added the ability too choose between different encryption algorithms and bitrates when generating new keys


    Algorithm/bits are now selectable between the following:
    • RSA 4096 bits (Recommended, because this is what most websites and all other programs support)
    • RSA 3072 bits
    • RSA 2048
    • ECC Curve25519
    • ECC P-256
    • ECC P-384
    • ECC P-521

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 5.42

    Publié le 13 juin 2026 - 487,51 Ko
    Fonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieures
    Added information about what library and version for mozilla reviewers (openpgp.js)

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Télécharger

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Dernières versions

  • Nightly
  • Beta

Firefox pour entreprise

  • Enterprise

Communauté

  • Connect
  • Contribute
  • Developer

Nous suivre

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.