Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nas 0529206b31 install script, with doc generation and bin tree hace 3 años
include unit test hace 3 años
src crypt core code hace 3 años
Makefile Makefile and mains hace 3 años
README.md english repository hace 3 años
doc.conf doxygen config file hace 3 años
gen_doc.sh script generating the documentation hace 3 años
install.sh install script, with doc generation and bin tree hace 3 años
main.cpp Makefile and mains hace 3 años
main_debug.cpp unit test hace 3 años

README.md

Crypt

Crypt is a naive implementation of historical way to encrypt text. The project aim to fulfiff curiosity, to help some game, and experiment C++ practices.