Makefile now can setup the necessary dirs for compiling

This commit is contained in:
infidel
2022-03-27 16:23:43 +07:00
parent cb8f6c63bb
commit 9fdcb7736b
2 changed files with 19 additions and 15 deletions

View File

@@ -2,9 +2,9 @@
## 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)
- ![Implementation 1](https://git.nnag.me/infidel/NTRU_IoT/raw/branch/master/assets/NTRU_IoT_Marcelino.pdf)
- ![Implementation 2](https://git.nnag.me/infidel/NTRU_IoT/raw/branch/master/assets/IEMS_GBS.pdf)
- ![Logic Gate](https://git.nnag.me/infidel/NTRU_IoT/raw/branch/master/assets/ntru.png)
## Infidel Code
@@ -19,4 +19,4 @@
- Weirds Things
## Future Implementation : esp, atmel
![Runner](http://192.168.2.34/infidel/NTRU_IoT/raw/branch/master/assets/High-speed-NTRU-architecture.png)
![Runner](https://git.nnag.me/infidel/NTRU_IoT/raw/branch/master/assets/High-speed-NTRU-architecture.png)