add encrypting for save files
add libhydrogen for encrypting and decrypting #9
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
*.bc
|
||||
*.dSYM
|
||||
*.done
|
||||
*.final
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.i
|
||||
*.la
|
||||
*.lo
|
||||
*.log
|
||||
*.mem
|
||||
*.nexe
|
||||
*.o
|
||||
*.plist
|
||||
*.scan
|
||||
*.sdf
|
||||
*.status
|
||||
*.su
|
||||
*.tar.*
|
||||
*~
|
||||
.DS_Store
|
||||
.deps
|
||||
.dirstamp
|
||||
.done
|
||||
.idea
|
||||
.libs
|
||||
build.options.json
|
||||
cmake-build-*
|
||||
coverage.info
|
||||
depcomp
|
||||
hydrogen-crypto.zip
|
||||
libhydrogen.a
|
||||
tests/tests
|
||||
Reference in New Issue
Block a user