Додатки браузера Firefox
  • Розширення
  • Теми
    • для Firefox
    • Словники та локалізації
    • Інші сайти браузера
    • Додатки для Android
Увійти
Перегляд Clavimit

Clavimit автор LucaB

Encrypt and decrypt Gmail messages locally using AES-256-GCM and RSA-OAEP.

ЕкспериментальнийЕкспериментальний
0 (0 reviews)0 (0 reviews)
Завантажити Firefox та отримати розширення
Завантажити файл

Метадані розширення

Про це розширення
Clavimit is a Firefox extension for encrypting and decrypting Gmail messages using client-side cryptography.

It uses hybrid encryption with AES-256-GCM and RSA-OAEP with SHA-256. Encryption and decryption are performed locally in the browser using the Web Crypto API.

Clavimit does not require an account or a Clavimit server.



When encrypting a message:
  1. Open Clavimit.
  2. Open the encryption section.
  3. Provide the recipient's RSA public key by:
  4. pasting the key, or
  5. selecting a public-key file.
  6. Choose a compose mode:
  7. Gmail compose - encrypt the message currently written in Gmail.
  8. Secure compose - write the plaintext message directly inside Clavimit. Clavimit opens a Gmail compose window automatically and inserts only the encrypted message.
  9. Optionally enable Keep a decryptable copy for the sender and provide the sender's RSA public key.
  10. Click Encrypt.

Clavimit generates a new AES-256 key for each message and encrypts the email content using AES-GCM.

The AES key is encrypted using the recipient's RSA public key with RSA-OAEP. If Keep a decryptable copy for the sender is enabled, the same AES key is also encrypted using the sender's RSA public key. Encrypting the AES key separately for the recipient and sender allows either party to decrypt the same encrypted message using their own RSA private key.

The encrypted email contains the information required for the recipient to decrypt it, including:
  • the encrypted AES key
  • the encrypted AES key for the sender, when enabled
  • the initialization vector (IV)
  • the encrypted message
  • the algorithm identifiers
  • the Clavimit message-format version

Encrypted messages are wrapped in a Clavimit message block:

-----BEGIN CLAVIMIT MAIL-----
...
-----END CLAVIMIT MAIL-----



To decrypt a Clavimit message:
  1. Open the encrypted email in Gmail.
  2. Open Clavimit.
  3. Provide your RSA private key by:
  4. pasting the key, or
  5. selecting a private-key file.
  6. Click Decrypt.

Clavimit attempts to decrypt the message AES key using the provided RSA private key. If the message contains both recipient and sender encrypted-key copies, Clavimit automatically uses the one that can be decrypted with the supplied private key.

The recovered AES key is then used to decrypt the email content.

The resulting plaintext is displayed by the extension.

The Keep a decryptable copy for the sender feature allows the senders to decrypt their own messages from Gmail's Sent section.
Rated 0 by 0 reviewers
Увійдіть, щоб оцінити це розширення
Ще немає оцінок

Рейтинг збережено

5
0
4
0
3
0
2
0
1
0
Ще немає відгуків
Permissions and data

Data collection:

  • The developer says this extension doesn't require data collection.
Докладніше
Більше інформації
Посилання додатка
  • Сайт підтримки
  • Електронна пошта підтримки
  • Copy add-on ID
Версія
0.1.1
Розмір
37,55 КБ
Востаннє оновлено
4 дні тому (31 серп 2026 р.)
Пов'язані категорії
  • Приватність і безпека
Ліцензія
Лише Загальна громадська ліцензія GNU v3.0
Політика приватності
Ознайомитись з політикою приватності для цього додатка
Історія версій
  • Переглянути всі версії
Додати до збірки
Повідомити про цей додаток
Перейти на домівку Mozilla

Додатки

  • Про
  • Блог додатків Firefox
  • Семінар з розширень
  • Центр розробника
  • Політики розробників
  • Блог спільноти
  • Форум
  • Повідомити про помилку
  • Настанови з написання відгуків

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Приватність
  • Файли cookie
  • Правові положення

За винятком випадків зазначених тут, вміст цього сайту ліцензовано на умовах ліцензії Creative Commons Attribution Share-Alike License v3.0, або будь-якою новішою версією.