Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anirbanroydas/basicdes
A program to encrypt and decrypt files using the Basic DES algorithm
https://github.com/anirbanroydas/basicdes
Last synced: 26 days ago
JSON representation
A program to encrypt and decrypt files using the Basic DES algorithm
- Host: GitHub
- URL: https://github.com/anirbanroydas/basicdes
- Owner: anirbanroydas
- Created: 2013-03-31T13:13:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-07T08:51:16.000Z (over 11 years ago)
- Last Synced: 2023-04-29T08:49:05.537Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DES-Basic
=========A program to encrypt and decrypt files using the DES algorithm
Author
======Anirban Das [email protected]
Created
=======During S6 , NIT Calicut, 2013
Synopsis
========It is just a very basic version of DES implementation. This is a work for a Network Lab Assignment.