GitHub / roydevashish / hybrid-technique-for-image-encryption
This project implements a hybrid image encryption technique by combining asymmetric and symmetric encryption methods. It utilizes the ChaCha20 stream cipher for symmetric encryption and ECC for asymmetric encryption to achieve robust and secure image protection.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 14.6 KB
Dependencies parsed at: Pending
Created at: 6 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 3 months ago
Topics: chacha20, ecc, elliptic-curve-cryptography, hybrid, image-encryption