Reorganize repo, add rust CLI and binding code,

This commit is contained in:
Max Brunsfeld 2019-01-04 17:31:49 -08:00
commit 47607cecf4
221 changed files with 11359 additions and 18038 deletions

14
.gitmodules vendored
View file

@ -1,15 +1,3 @@
[submodule "externals/bandit"]
path = externals/bandit
url = https://github.com/joakimkarlsson/bandit.git
[submodule "externals/gyp"]
path = externals/gyp
url = https://github.com/svn2github/gyp.git
[submodule "externals/utf8proc"]
path = externals/utf8proc
path = lib/utf8proc
url = https://github.com/julialang/utf8proc
[submodule "externals/json-parser"]
path = externals/json-parser
url = https://github.com/udp/json-parser.git
[submodule "externals/crypto-algorithms"]
path = externals/crypto-algorithms
url = https://github.com/maxbrunsfeld/crypto-algorithms.git