説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
nas 0529206b31 install script, with doc generation and bin tree 3年前
include unit test 3年前
src crypt core code 3年前
Makefile Makefile and mains 3年前
README.md english repository 3年前
doc.conf doxygen config file 3年前
gen_doc.sh script generating the documentation 3年前
install.sh install script, with doc generation and bin tree 3年前
main.cpp Makefile and mains 3年前
main_debug.cpp unit test 3年前

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.