nishnik / cipher_progs

Implementing common ciphers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cipher_progs

Implementing common ciphers

for compiling use: g++ cipher_functions.cc cipher_functions.hh cipher_main.cpp

And you can definately use it on your own. Easy Interface.

About

Implementing common ciphers


Languages

Language:C++ 100.0%