https://github.com/talha-1010/des-algorithm
A symmetric-key algorithm for the encryption of digital data.
https://github.com/talha-1010/des-algorithm
cpp cryptography datastructures des-algorithm encryption-decryption template-specialisations
Last synced: 4 months ago
JSON representation
A symmetric-key algorithm for the encryption of digital data.
- Host: GitHub
- URL: https://github.com/talha-1010/des-algorithm
- Owner: Talha-1010
- Created: 2021-03-20T19:19:50.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-20T19:20:27.000Z (almost 5 years ago)
- Last Synced: 2025-03-04T16:15:38.896Z (11 months ago)
- Topics: cpp, cryptography, datastructures, des-algorithm, encryption-decryption, template-specialisations
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DES-Algorithm-
DES Algorithm based on Data Structures Concept