-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
19 lines (12 loc) · 722 Bytes
/
README
File metadata and controls
19 lines (12 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Supplemental Code within the Doctoral Dissertation
Bo-Yuan Peng
Update Log
2025/1/24: README added.
This repository includes the python scripts, verilog RTL codes as the supplemental data in my
doctoral dissertation, "On the FPGA Implementation of Polynomial Multiplications and Fast
Modulo Reduction Operations in Post-Quantum Cryptosystems", where the defense is passed on
2025/1/16 and which is available at https://tdr.lib.ntu.edu.tw/handle/123456789/96386 .
The code misc/sntrup_any is the modification from the reference code of NTRUPrime 3rd round
submission to NIST, to provide the testing data. MIT License protects all of the other
genuine codes.
For the details in this repository, see the dissertation.