mervick / aes-everywhere
Aes Everywhere - Cross Language Encryption Library (AES/256/CBC/PKCS5)
Fund package maintenance!
Open Collective
Installs: 83 107
Dependents: 0
Suggesters: 0
Security: 0
Stars: 485
Watchers: 26
Forks: 168
Open Issues: 11
Language:Java
Requires (Dev)
- phpunit/phpunit: ^5
This package is not auto-updated.
Last update: 2024-11-06 09:26:54 UTC
README
AES Everywhere - Cross Language Encryption Library (Bash, C#, Dart, GoLang, Java, JavaScript, PHP, Python, Ruby, Swift)
AES Everywhere is Cross Language Encryption Library which provides the ability to encrypt and decrypt data using a single algorithm in different programming languages and on different platforms.
This is an implementation of the AES algorithm, specifically CBC mode, with 256 bits key length and PKCS7 padding. It implements OpenSSL compatible cryptography with random generated salt