#aes-encryption (8 Repositories)
Ranked open-source repositories tagged with #aes-encryption, scored by pull request acceptance likelihood and maintainer engagement velocity.
27.2%
6.6h
8 repositories tagged #aes-encryption
OffRange/KeyGo
An open-source password manager - a reliable solution prioritizing transparency and security. Utilizing AES encryption, one of the most trusted algorithms, your sensitive information stays confidential and safeguarded.
jksalcedo/PassVault
A secure, lightweight, & offline password manager for Android
rubyzip/rubyzip
Official Rubyzip repository
gildas-lormeau/zip.js
JavaScript library to zip and unzip files supporting parallel compression, web streams, zip64, split files, data encryption, and deflate64 decompression.
Greenheart/pagecrypt
Password Protected Single Page Applications and HTML files
x011/SecretPixel
SecretPixel is a cutting-edge steganography tool designed to securely conceal sensitive information within images. It stands out in the realm of digital steganography by combining advanced encryption, compression, and a seeded Least Significant Bit (LSB) technique to provide a robust solution for embedding data undetectably.
PushpenderIndia/crypter
Crypter in Python 3 with advanced functionality, Bypass VM, Encrypt Source with AES & Base64 Encoding | Evil Code is executed by bruteforcing the decryption key, and then executing the decrypted evil code
patrickfav/armadillo
A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.