The goal of this project is to write a simple encryption algorithm library to implement DES, ECB, and CBC. The programming language is Java.
-
Updated
Jun 21, 2017 - Java
The goal of this project is to write a simple encryption algorithm library to implement DES, ECB, and CBC. The programming language is Java.
Powerful file encryption, decryption util using AES, DES, XOR, etc...
Information and Cyber Security
Implementation of Diffie-Hellman Key-exchange, RSA algorithm, DSS(Digital Signature Signing and Verification), Extended Euclidean Algo., Fermat's Little Theorem, Fast Modular Exponentiation
Implementation of DES (data-encryption-standard) in java.
A repository for the design and implementation of a DES Homomorphic Scheme For Secure Data Analytics
Encrypt and protect sensitive data with Format Preserving Encryption (FPE) using the FF3 algorithm with DES. A secure Java-based solution that maintains data format integrity. Explore FPE-FF3-DES-Encryption for robust information security. 🛡️🔐🚀
DES(Data Encryption Standard) library in Java
DES encryption and block cipher modes ECB and CBC
The implementation of DES and Merkle-Hellman cryptographic algorithms
The Data Encryption Standard (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.
A java implementation of the DES algorithm.
DES algorithm for cryptography course at TUL
Add a description, image, and links to the data-encryption-standard topic page so that developers can more easily learn about it.
To associate your repository with the data-encryption-standard topic, visit your repo's landing page and select "manage topics."