Cryptography Algorithms
-
Updated
Mar 29, 2020 - Python
Cryptography Algorithms
Go supplementary cryptography libraries
CSCI 55500 Cryptography
Archive of (mostly C++) Programs I made for Cryptography study. Teaching materials can be downloaded here:
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
College's Project to implement encryption and decryption algorithms.
Use matlab/C++ to implement DES cipher algorithm.
Applied Cryptography Utilities
A simple python script that offers multiple simple implementations for encryption techniques. Done as a project for ASU 2020, Computer and Network Security course.
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.
Implementation of DES and MAC algorithms.
A tool to experiment with various cipher algorithms
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."