java-aes-crypto
String encryptor
A library that provides secure string encryption and decryption with integrity checking in Android applications.
A simple Android class for encrypting & decrypting strings, aiming to avoid the classic mistakes that most such classes suffer from.
739 stars
48 watching
224 forks
Language: Java
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
stocks29/ezcryptex | A thin Elixir layer for encrypting and decrypting data | 0 |
softvar/secure-ls | Protects and encrypts data stored in local storage. | 648 |
cheatsnake/classify | A simple API for encrypting and decrypting text messages using a one-time pad method. | 18 |
miso-xyz/dcnetstringdecryptor | A C# decryptor tool for removing protection from DC.NET strings | 10 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
acidleroy/gaiadown-ts | Provides an abstraction layer for encrypting and decrypting data in a LevelDB storage backend. | 11 |
codemonkeysteve/fast_xor | An extension that provides fast in-place String XOR functions for cryptography | 31 |
lgrangeia/aesburp | A tool that enables secure encryption and decryption of HTTP payloads using AES encryption. | 25 |
elasticdog/transcrypt | A tool to transparently encrypt files in a Git repository. | 1,487 |
moteus/lua-aesfileencrypt | A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
ebryx/aes-killer | A plugin for Burp Suite to decrypt AES-encrypted traffic on the fly. | 634 |
kelp404/cocoasecurity | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,136 |
enjoiz/xxeinjector | Automates exploitation of XXE vulnerability using various methods to retrieve files and data from vulnerable applications. | 1,556 |
vmelnik-ukraine/doctrineencryptbundle | Provides a way to encrypt data in Doctrine entities | 71 |
alichtman/deadbolt | A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |