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.

GitHub

738 stars
48 watching
224 forks
Language: Java
last commit: about 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. 647
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 for Ruby that provides fast in-place string XOR functions 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,484
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,134
enjoiz/xxeinjector Automates exploitation of XXE vulnerability using various methods to retrieve files and data from vulnerable applications. 1,544
vmelnik-ukraine/doctrineencryptbundle Provides a way to encrypt data in Doctrine entities 71
alichtman/deadbolt A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function 343