#aes-256 (5 Repositories)
Ranked open-source repositories tagged with #aes-256, scored by pull request acceptance likelihood and maintainer engagement velocity.
22.0%
14.1h
5 repositories tagged #aes-256
go-think/openssl
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption (AES, DES, 3DES, RSA, GCM), digital signatures, and SHA/HMAC, 100% compatible with PHP, Java, Python, and Node.js.
ssh-vault/ssh-vault
🌰 encrypt/decrypt using ssh keys
Jpinsoft/DeepSound
Official DeepSound repository migrated from previous site. DeepSound is a freeware steganography tool and audio converter that hides secret data into audio files. The application also enables you to extract secret files directly from audio files or audio CD tracks.
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.
katvio/fractum
Encrypt your most sensitive files with AES-256-GCM, then split the encryption key into shares using Shamir's Secret Sharing. Decrypt with any subset above the threshold; fewer shares reveal nothing. Fully offline and portable.