Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
nas 0529206b31 install script, with doc generation and bin tree 3 anos atrás
include unit test 3 anos atrás
src crypt core code 3 anos atrás
Makefile Makefile and mains 3 anos atrás
README.md english repository 3 anos atrás
doc.conf doxygen config file 3 anos atrás
gen_doc.sh script generating the documentation 3 anos atrás
install.sh install script, with doc generation and bin tree 3 anos atrás
main.cpp Makefile and mains 3 anos atrás
main_debug.cpp unit test 3 anos atrás

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.