This repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!
-
Updated
May 30, 2022 - Python
This repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!
Cryptography and Network Security Lab programs done in 7th semester of SIT(VTU).
Cryptography Algorithms
These are the lab assignments performed during the course of cryptography
Implementation of various symmetric key encryption systems like AES, DES, triple DES (3 DES), Ceasar cipher, Substitution cipher, Hill cipher
The project aims to improve the serial execution of the DES cryptographic algorithm by implementing it parallelly using OpenMP in C++.
The DES (Data Encryption Standard) algorithm is the most widely used encryption algorithm in the world. For many years, and among many people, "secret code making" and DES have been synonymous
A minimalistic CLI tool to save files in an encrypted format on disk.
Smart Encryption of data based on best choices using Pandas and PySpark
The project for encrypting files using hybrid cryptography using the AES, DES and RC4 algorithm and then sending the keys using the Diffie Hellman key exchange.
Pure python3 implementation of cryptograhic alogrithms
Cyptobox is a Python library for dealing with cryptography algorithms.
Implementations of some well known ciphers and algorithms in C# and Java
Secure your data using our Java program with DES encryption. Convert image files into unreadable form and back for enhanced security. Leverage symmetric key encryption for data protection during transmission and storage. Explore the power of cryptography. Happy encrypting! 🔐🖼️🚀
Data security algorithms in C#
Socket example in Java that crypt message with DES Algorithm with symmetric key in server side and decrypt message in client side
C++ app that encrypts and decrypts messages using DES algorithm.
An Implementation of DES encryption/decryption algorithm
Add a description, image, and links to the des-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the des-algorithm topic, visit your repo's landing page and select "manage topics."