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
Secure File Storage in Cloud Computing using Hybrid Cryptography Algorithms. Colossus ensures security of the user’s data stored on cloud (AWS S3) by providing a tool that helps to encrypt files using AES and RSA. The user receives the key via email.
SafeRansomwareLab es un simulador educativo avanzado que replica el comportamiento de ransomware real mediante cifrado híbrido (AES-256 + RSA), diseñado exclusivamente para formación en ciberseguridad, análisis de amenazas y desarrollo de contramedidas en entornos controlados, incluyendo una recuperación segura de archivos.
This is the project of hybrid encryption of files where RSA and AES algorithm works together, AES key for the encryption and decryption of files and RSA keys for encryption and decryption of AES key.
This repository contains tools for encrypting and decrypting any file using a hybrid encryption method, making use of symmetric AES 256 and asymmetric RSA encryption.
Cross-platform AEAD hybrid encryption plugin — combining AES-GCM and ChaCha20-Poly1305 for deterministic, reproducible, and authenticated data protection across systems and pipelines.