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

2024

2023

2022

2021

  • Jipeng Zhang, et al. Time-memory Trade-offs for Saber+ on Memory-constrained RISC-V. IEEE Trans. on Computers.

    PDF. Code.

  • Lirui Zhao, Jipeng Zhang, et al. Efficient Implementation of Kyber on Mobile Devices. ICPADS2021.

    PDF. Slide.

2020

  • Jipeng Zhang, et al. An Efficient and Scalable Sparse Polynomial Multiplication Accelerator for LAC on FPGA. ICPADS2020.

    PDF. Slide. Code. Video.

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.