Crypt-Share
Tagline : Share it because we care,we are security aware. A nontraditional image encryption system is proposed using a large key to protect images that contain confidential information.
Created on 1st May 2021
•
Crypt-Share
Tagline : Share it because we care,we are security aware. A nontraditional image encryption system is proposed using a large key to protect images that contain confidential information.
The problem Crypt-Share solves
Problem it solves:
Today’s rapid growth in industrial communications technology and in digital contents leads to the high need of information security. Most of the used applications today need a level of security to be safely used in different communications channels.
In addition, the digital information privacy and secrecy of information has become one of the most important issues that force IT experts to develop innovative methods to protect and secure the information.To protect secret information against unauthorized users a need has emerged to use various types of encryption methods.
Therefore, it is very important to cipher the multimedia contents that need to be transmitted.
Challenges we ran into
Challenges we faced :
We have created a list of challenges we faced during the project :
1)Selection of problem statement : Selection of problem statement in cyber security domain is itself a challenge for our team because we all were having some basic knowledge about it.
2)Time Boundations : Implementation of Encryption and Decryption methods,RSA algorithm in node.js made us learn it thoroughly and implement it in very less time , learning Asymmetric Encryption and implementing it in less time .
3)Technical Issues:
-React Native environment setup was one of the main challenges that we faced .
-While Integrating our code we have faced dependency issues .
-While pulling the code we faced git conflict issues , and after some debugging we
resolved the conflict.
-Due to asynchronous behaviour of firebase we faced loading issue of data.