College's Project to implement encryption and decryption algorithms.
-
Updated
May 2, 2024 - C#
College's Project to implement encryption and decryption algorithms.
The DES is a symmetric-key algorithm for the encryption of digital data. Although its short key length of 56 bits makes it too insecure for modern applications, it has been highly influential in the advancement of cryptography.
Implementation of the DES encryption algorithm. Windows.Forms are used to display its job in practice.
A tool to experiment with various cipher algorithms
Use matlab/C++ to implement DES cipher algorithm.
A simple python script that offers multiple simple implementations for encryption techniques. Done as a project for ASU 2020, Computer and Network Security course.
Cryptography Algorithms
Applied Cryptography Utilities
Demonstration of some attacks exploiting security vulnerabilities of websites and OSs as tasks of Computer Security LAB, CSE 406 in Level-4, Term-1 of CSE, BUET
CSCI 55500 Cryptography
Implementation of DES and MAC algorithms.
Go supplementary cryptography libraries
Archive of (mostly C++) Programs I made for Cryptography study. Teaching materials can be downloaded here:
Add a description, image, and links to the des-cipher topic page so that developers can more easily learn about it.
To associate your repository with the des-cipher topic, visit your repo's landing page and select "manage topics."