You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xsukax AES-256 File & Folder Encryption & Decryption Tool is a comprehensive Python application that provides military-grade encryption for both individual files and entire folder structures. Available in both GUI and CLI modes, this tool makes advanced cryptography accessible to users while offering maximum performance through TAR archiving.
This module implements AES-256 (Advanced Encryption Standard) encryption. It ensures data confidentiality by converting plaintext into unreadable ciphertext. The Python script uses the cryptography library to derive strong keys from passwords and secure files.
A high-performance cryptographic engine written in C, built on OpenSSL, implementing AES-256-CBC encryption, PBKDF2 key derivation, and HMAC-SHA256 integrity checks for secure and reusable system-level integration.
Browser-based stateless password manager — derive any password from a master passphrase using HMAC-DRBG. Nothing stored, nothing synced, nothing to breach.