There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Using Python and OpenCV to implement two cryptography algorithms: one which uses AES encryption & decryption and another which uses bit-level encryption to generate two shares which when superposed, the secret image is revealed.