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 |
---|---|---|
| A thin Elixir layer for encrypting and decrypting data | 0 |
| Protects and encrypts data stored in local storage. | 648 |
| A simple API for encrypting and decrypting text messages using a one-time pad method. | 18 |
| A C# decryptor tool for removing protection from DC.NET strings | 10 |
| A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
| Provides an abstraction layer for encrypting and decrypting data in a LevelDB storage backend. | 11 |
| An extension that provides fast in-place String XOR functions for cryptography | 31 |
| A tool that enables secure encryption and decryption of HTTP payloads using AES encryption. | 25 |
| A tool to transparently encrypt files in a Git repository. | 1,487 |
| A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
| A plugin for Burp Suite to decrypt AES-encrypted traffic on the fly. | 634 |
| A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,136 |
| Automates exploitation of XXE vulnerability using various methods to retrieve files and data from vulnerable applications. | 1,556 |
| Provides a way to encrypt data in Doctrine entities | 71 |
| A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |