classify
Message Encryptor
A simple API for encrypting and decrypting text messages using a one-time pad method.
Simple API for enrypting/decrypting text messages
18 stars
2 watching
3 forks
Language: TypeScript
last commit: over 1 year ago apicryptographydecryptionencryptionfreekeygentext-messagestypescriptxor-cipher
Related projects:
Repository | Description | Stars |
---|---|---|
tozny/java-aes-crypto | A library that provides secure string encryption and decryption with integrity checking in Android applications. | 738 |
cheatsnake/shadify | An HTTP API service for generating and solving puzzles of various types | 29 |
tsusanka/fileencrypt | A program that uses encryption to secure files by transforming their contents into unreadable data | 9 |
mpgn/discord-e2e-encryption | An implementation of end-to-end encryption for Discord messages using client-side AES-GCM encryption with a shared secret key. | 87 |
codemonkeysteve/fast_xor | Provides fast in-place String XOR functions for cryptography | 31 |
spideroak/encryptr | A cloud-based password manager and e-wallet with zero-knowledge capabilities. | 1,572 |
solomonsklash/cookie-decrypter | A tool that decrypts and decodes various types of cookies to aid in testing and analysis. | 12 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
bhavanpatel/react-native-simple-encryption | A tool for encrypting and decrypting data in React Native applications | 25 |
0xvavaldi/gramify | Analyzes text data to extract patterns of words or characters for password cracking and analysis purposes. | 28 |
sorairolake/abcrypt | A comprehensive Rust library and toolset for secure file encryption and data protection. | 13 |
trustedsec/hate_crack | Automates password cracking using hashcat | 1,662 |
timbo05sec/autocrack | Automates cracking of hashed passwords using Hashcat with customizable rules and wordlists | 108 |
romanzaikin/burpextension-whatsapp-decryption-checkpoint | A tool for decrypting and encrypting WhatsApp messages using Burp Suite and protocol buffers. | 637 |
samlarenn/pepacker | A tool for encrypting and obfuscating .text sections of executable files. | 49 |