From 7909e49251de05dd910b4ff788deac6aa305cc66 Mon Sep 17 00:00:00 2001 From: Junhao <1561868283@qq.com> Date: Sun, 9 Feb 2025 19:40:30 +0800 Subject: [PATCH] update PQNTRU --- index.md | 2 ++ pages/publications.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index a61fc5df6ff1..7d745ef43925 100644 --- a/index.md +++ b/index.md @@ -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_) @@ -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)] diff --git a/pages/publications.md b/pages/publications.md index b73ac558cd78..a01a2831413e 100644 --- a/pages/publications.md +++ b/pages/publications.md @@ -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)]