discord-e2e-encryption
Discord encryptor
An implementation of end-to-end encryption for Discord messages using client-side AES-GCM encryption with a shared secret key.
Tampermonkey script that encrypt and decrypt your messages on Discord
86 stars
3 watching
9 forks
Language: JavaScript
last commit: over 5 years ago discorddiscord-jsencryptionend-to-end-encryptiongreasemonkeytampermonkey
Related projects:
Repository | Description | Stars |
---|---|---|
encryptogroup/tasty | Automates efficient Secure Two-partY computation protocols using garbled circuits and homomorphic encryption techniques | 10 |
cheatsnake/classify | A simple API for encrypting and decrypting text messages using a one-time pad method. | 18 |
stephenmcd/django-email-extras | An extension for Django that enables secure email encryption and templates using PGP and multipart formats. | 76 |
pdroalves/encrypted-mongodb | A wrapper around MongoDB's Python driver to enable searchable encryption of data on the database | 22 |
mpdavis/python-jose | Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,553 |
cloudflare/redoctober | A two-man rule style encryption and decryption server | 1,398 |
kanru/logseq-encrypt-ui | A utility to encrypt and decrypt Logseq graphs | 76 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
kelp404/cocoasecurity | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,136 |
alichtman/deadbolt | A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |
shlemph/ipfsecret | Encrypts and decrypts IPFS files with a secret passphrase | 26 |
stealth/opmsg | An alternative to GPG for encrypting and signing messages with end-to-end encryption | 751 |
elasticdog/transcrypt | A tool to transparently encrypt files in a Git repository. | 1,487 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 53 |
goliate/hidden-tear | A file crypter that uses the AES algorithm to encrypt files and sends the encryption key to a remote server for decryption. | 736 |