ck090 / Cryptography

HAL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a complete Implementation of Command Center
---------------------------------------------------

A place where one can send any message through an Encrypted Format which uses any of the following three Algorithm.

1. AES
2. DES
3. RSA 

WE can send the encrypted messages with any of those algortihms through Ethernet. 

More about these algorithms on: 

There is an option to save the entire ciphered data to text for further validation, also included is UDP Socket Programming to help with EtherChannel Communication. 

About

HAL


Languages

Language:C++ 99.5%Language:Objective-C 0.4%Language:C 0.1%