No Description
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 3 years ago
include unit test 3 years ago
src crypt core code 3 years ago
Makefile Makefile and mains 3 years ago
README.md english repository 3 years ago
doc.conf doxygen config file 3 years ago
gen_doc.sh script generating the documentation 3 years ago
install.sh install script, with doc generation and bin tree 3 years ago
main.cpp Makefile and mains 3 years ago
main_debug.cpp unit test 3 years ago

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.