Biography

I’m a PhD student supervised by Çetin Kaya Koç at Nanjing University of Aeronautics and Astronautics (NUAA) in Nanjing, China.

My research interests mainly involve post-quantum cryptography, elliptic curve cryptography and TLS protocol.

Email: jp-zhang@outlook.com

Interests
  • Cryptography Engineering
  • Lattice-based Cryptography
  • Elliptic Curve Cryptography
  • TLS Protocol
Education
  • PhD, 2020-2025

    Nanjing University of Aeronautics and Astronautics (NUAA)

  • BSc, 2016-2020

    Nanjing University of Aeronautics and Astronautics (NUAA)

Publication

2025

2024

2023

2022

2021

  • Lirui Zhao, Jipeng Zhang, Junhao Huang, Zhe Liu, Gerhard Hancke. Efficient Implementation of Kyber on Mobile Devices. ICPADS2021.

    PDF. Slide. Code.

  • Weibin Wu, Zhe Liu, Hao Yang, Jipeng Zhang. Survey of Side-channel Attacks and Countermeasures on Post-quantum Cryptography. Journal of Software.

    PDF. Link.

2020

  • Jipeng Zhang, Zhe Liu, Hao Yang, Weibin Wu. An Efficient and Scalable Sparse Polynomial Multiplication Accelerator for LAC on FPGA. ICPADS2020.

    PDF. Slide. Code. Video.

Talks

  • 2024/10/23. The 9th QiLu Youth Forum At ShanDong University, School of Cyber Science And Technology, QingDao. Optimized Software Implementation of Keccak, Kyber, and Dilithium on RV{32,64}IM{B}{V} & ENG25519: Faster TLS 1.3 handshake using optimized X25519 and Ed25519.

    Slide. Pictures-0. Pictures-1. Link.

Software

Project

Curve25519 Optimization University & Enterprise Project

  • Company: Shield Lab & CBG, Huawei
  • Date: 2020-08-01 to 2020-12-30
  • Description: Reduce the ROM occupancy of Curve25519 (X25519+Ed25519) from 70KB+ (OpenSSL) to less than 15KB for IoT devices (Cortex-M3 and RISC-V).

SM2 Optimization Internship Project

  • Company: CDG, Tencent
  • Date: 2021-07-01 to 2021-09-30
  • Role: Intern (2021 Rhino-Bird Research Elite Training Program)
  • Description: Optimize the performance of SM2 (Chinese ECC Commercial Standard) on ARMv8-A Linux Server. Compared to the implementation of OpenSSL, the performance of sign/verify is improved by 8.7X/3.5X on HUAWEI Cloud Kunpeng 920 platform.