Hello Freedom

This commit is contained in:
infidel
2022-02-01 23:45:47 +07:00
commit 7009cb27c4
964 changed files with 513364 additions and 0 deletions

18
infidel-code/README.md Normal file
View File

@@ -0,0 +1,18 @@
# NTRU IoT Infidel
### Build
make test_401_full
make test_593_full
make test_593_full
### Shared Object Connector to Python Wrapper
python3 py-wrappers/python_Connector.py
### Test Runnner
./runner.sh
![Runner](http://192.168.2.34/infidel/NTRU_IoT/raw/branch/master/assets/runner.png)