Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.