Skip to content

Commit

Permalink
update PQNTRU
Browse files Browse the repository at this point in the history
  • Loading branch information
JunhaoHuang committed Feb 9, 2025
1 parent 051cff5 commit 7909e49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ My name is Junhao Huang. I am currently a PhD student at [BNU-HKBU United Intern
---

### Recent News
- Our paper "**PQNTRU: Acceleration of NTRU-based Schemes via Customized Post-Quantum Processor**" has been accepted by [IEEE Transactions on Computers](https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=12) (_Posted on Feburary 9, 2025_)
- Our paper "**VESTA: A Secure and Efficient FHE-based Three-Party {V}ectorized {E}valuation {S}ystem for {T}ree {A}ggregation Models**" has been accepted by [ACM SIGMETRICS 2025](https://www.sigmetrics.org/sigmetrics2025/) (_Posted on December 11, 2024_)
- Our paper "**Optimized Software Implementation of Keccak, Kyber, and Dilithium on RV{32,64}IM{B}{V}**" has been accepted by [IACR Transactions on Cryptographic Hardware and Embedded Systems](https://tches.iacr.org/index.php/TCHES/issue/archive). Check our [paper](https://ji-peng.github.io/uploads/tches2025/paper.pdf), [code](https://github.com/Ji-Peng/PQRV/tree/ches2025) for more details. (_Posted on September 16, 2024_)
- Our paper "**Yet another Improvement of Plantard Arithmetic for Faster Kyber on Low-end 32-bit IoT Devices**" has been accepted by [IEEE Transactions on Information Forensics & Security](https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=10206)! (_Posted on Feburary 4, 2024_)
Expand All @@ -21,6 +22,7 @@ My name is Junhao Huang. I am currently a PhD student at [BNU-HKBU United Intern
---

### Selected Publications
- Zewen Ye, **Junhao Huang**, Tianshun Huang, Yudan Bai, Jinze Li, Hao Zhang, Guangyan Li, Donglong Chen, Ray CC Cheung, Kejie Huang, PQNTRU: Acceleration of NTRU-based Schemes via Customized Post-Quantum Processor. [IEEE Transactions on Computers](https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=12), 2025 (To appear).
- Haosong Zhao, **Junhao Huang**, Zihang Chen, Kunxiong Zhu, Donglong Chen, Zhuoran Ji, Hongyuan Liu*, VESTA: A Secure and Efficient FHE-based Three-Party {V}ectorized {E}valuation {S}ystem for {T}ree {A}ggregation Models. [ACM SIGMETRICS 2025, Fall](https://www.sigmetrics.org/sigmetrics2025/) (To appear).
- Jipeng Zhang, Yuxing Yan, **Junhao Huang**, Çetin Kaya Koç*. Optimized Software Implementation of Keccak, Kyber, and Dilithium on RV{32,64}IM{B}{V}. [IACR Transactions on Cryptographic Hardware and Embedded Systems](https://tches.iacr.org/index.php/TCHES/issue/archive). Volume 2025, Issue 1. [[pdf](https://ji-peng.github.io/uploads/tches2025/paper.pdf), [code](https://github.com/Ji-Peng/PQRV/tree/ches2025)]
- **Junhao Huang**, Haosong Zhao, Jipeng Zhang, Wangchen Dai, Lu Zhou, Ray CC Cheung, Cetin Kaya Koc, Donglong Chen*. Yet another Improvement of Plantard Arithmetic for Faster Kyber on Low-end 32-bit IoT Devices. [IEEE Transactions on Information Forensics & Security](https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=10206), 2024. [[pdf](/assets/paper/TIFS2024.pdf), [code](https://github.com/UIC-ESLAS/Kyber_RV_M3)]
Expand Down
2 changes: 1 addition & 1 deletion pages/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Publications
You can also browse my [Google Scholar profile](https://scholar.google.com/citations?hl=zh-CN&user=eMDUxIoAAAAJ).

### 2025

- Zewen Ye, **Junhao Huang**, Tianshun Huang, Yudan Bai, Jinze Li, Hao Zhang, Guangyan Li, Donglong Chen, Ray CC Cheung, Kejie Huang, PQNTRU: Acceleration of NTRU-based Schemes via Customized Post-Quantum Processor. [IEEE Transactions on Computers](https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=12), 2025 (To appear).
- Haosong Zhao, **Junhao Huang**, Zihang Chen, Kunxiong Zhu, Donglong Chen, Zhuoran Ji, Hongyuan Liu*, VESTA: A Secure and Efficient FHE-based Three-Party {V}ectorized {E}valuation {S}ystem for {T}ree {A}ggregation Models. [ACM SIGMETRICS 2025, Fall](https://www.sigmetrics.org/sigmetrics2025/) (To appear).
- Jipeng Zhang, Yuxing Yan, **Junhao Huang**, Çetin Kaya Koç*. Optimized Software Implementation of Keccak, Kyber, and Dilithium on RV{32,64}IM{B}{V}. [IACR Transactions on Cryptographic Hardware and Embedded Systems](https://tches.iacr.org/index.php/TCHES/issue/archive). Volume 2025, Issue 1. [[pdf](https://ji-peng.github.io/uploads/tches2025/paper.pdf), [code](https://github.com/Ji-Peng/PQRV/tree/ches2025)]

Expand Down

0 comments on commit 7909e49

Please sign in to comment.