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

22
README.md Normal file
View File

@@ -0,0 +1,22 @@
# Restructure
## References
- ![Implementation 1](http://192.168.2.34/infidel/NTRU_IoT/raw/branch/master/assets/NTRU_IoT_Marcelino.pdf)
- ![Implementation 2](http://192.168.2.34/infidel/NTRU_IoT/raw/branch/master/assets/IEMS_GBS.pdf)
- ![Logic Gate](http://192.168.2.34/infidel/NTRU_IoT/raw/branch/master/assets/ntru.png)
## Infidel Code
- EES 593 enc, dec, genkey
- EES 401 enc, dec, genkey
- Python Wrapper
## Legacy Code
- Main Source
- Test Libs
- Weirds Things
## Future Implementation : esp, atmel
![Runner](http://192.168.2.34/infidel/NTRU_IoT/raw/branch/master/assets/High-speed-NTRU-architecture.png)