cryptography

Camouflage-Shield: An Image Encryption Application.

Camouflage-Shield: An Image Encryption Application.

Camouflage Shield Camouflage Shield is a Windows Form application designed for sensitive image storage in an encrypted format. The project employs various encryption and hashing algorithms to ensure secure user authentication and image protection. Project Overview Here we have a cryptography based image encryption application made With C# on .NET framework using Visual Studio.It is a Windows Form Application. Link: GitHub Repository Usage: With core Functionality code snippet Here the user will create an account with required details and the user data will be stored in database by using Hash Functions MD5, SHA-1, SHA-256, SHA-384 and SHA-512. These are used…
Read More
Cryptography in Networking

Cryptography in Networking

Why data needs to be secure and encrypted? A lot of critical informations such as Credit card details, your net banking credentials, confidential documents are continuously transmitted over the internet and keeping these data encrypted is crucial for the Internet to work the way it works today. You wouldn't want to propose to your crush over internet if you knew that everybody can see your messages right? Types of Encryptions Widely there are two ways to implement encryptions.  Symmetric key Encryption: Symmetric-key algorithms are algorithms for cryptography that use the same cryptographic keys for both the encryption of plaintext and…
Read More
Cryptography #0 – Essential Concepts

Cryptography #0 – Essential Concepts

The importance of cryptography goes beyond just understanding why it's cool, but also can be the difference between you being a good or bad dev in the long run. Any respectable system, especially those dealing with user data, will need some type of security, and often it’s in your hands as a dev. So I decided to write this series of articles about cryptography, so you can understand a bit more about the concepts and how everything works! Let’s start with a simple article on the main terms and how they work, and then we'll increase the difficulty with more…
Read More
No widgets found. Go to Widget page and add the widget in Offcanvas Sidebar Widget Area.