Open psalepela opened 2 years ago
Hi thanks for reaching out
Actually i have just used opencv inbuilt functions.
Thanks for the prompt response
what are the functional and non functional requirements of the project
Hi @Pujitha100 ,
this is just a small implementation and representation of how images can be encrypted and decrypted. this may be useful in some big models.
Means.. there are no functional and non functional requirements??
On Thu, Oct 13, 2022, 8:03 PM Akash Rajak @.***> wrote:
Hi @Pujitha100 https://github.com/Pujitha100 ,
this is just a small implementation and representation of how images can be encrypted and decrypted. this may be useful in some big models.
— Reply to this email directly, view it on GitHub https://github.com/akash-rajak/Image-Encryption-Decryption/issues/3#issuecomment-1277710454, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3IA2YG5DQOLUIWOBCATVLDWDAMRZANCNFSM6AAAAAAQICFX7I . You are receiving this because you were mentioned.Message ID: @.***>
ok you can take functional requirements - as the encryption and decryption part of image, because its the main concern of model non functional requirements - you can take the GUI part that is made, because without GUI part also this functions can be done
Can you please explain anything about key in your implementation
On Thu, Oct 13, 2022, 8:16 PM Akash Rajak @.***> wrote:
ok you can take functional requirements - as the encryption and decryption part of image, because its the main concern of model non functional requirements - you can take the GUI part that is made, because without GUI part also this functions can be done
— Reply to this email directly, view it on GitHub https://github.com/akash-rajak/Image-Encryption-Decryption/issues/3#issuecomment-1277733830, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3IA2YA4V66SBGAKGN2IFH3WDAOEDANCNFSM6AAAAAAQICFX7I . You are receiving this because you were mentioned.Message ID: @.***>
Hi,
thanks for this code. Could you please let me know what kind of algorithms you used for encryption and decryption?