scispace - formally typeset
W

Wuqiong Pan

Researcher at Chinese Academy of Sciences

Publications -  16
Citations -  212

Wuqiong Pan is an academic researcher from Chinese Academy of Sciences. The author has contributed to research in topics: Encryption & Elliptic curve cryptography. The author has an hindex of 8, co-authored 16 publications receiving 165 citations.

Papers
More filters
Journal ArticleDOI

An Efficient Elliptic Curve Cryptography Signature Server With GPU Acceleration

TL;DR: This paper presents a high-performance signature server called Guess that implements the elliptic curve digital signature algorithm (ECDSA) with 256-b key size on a Linux-powered commodity computer, harnessing a desktop graphics processing unit as a featured cryptographic accelerator.
Book ChapterDOI

Evaluating optimized implementations of stream cipher ZUC algorithm on FPGA

TL;DR: The third scheme, namely pipelined architecture implementation, optimizes hardware implementation of ZUC for the best performance and achieves a throughput of 7.1 Gbps using only 575 slices by speeding up the keystream generating on FPGA.
Book ChapterDOI

Improving virtualization security by splitting hypervisor into smaller components

TL;DR: This paper proposes an innovative hypervisor design that splits hypervisor's functions into a small enough component in the Trusted Computing Base, and other components to provide full functionalities, and can significantly reduce the TCB size without sacrificing functionalities.
Book ChapterDOI

Exploiting the Floating-Point Computing Power of GPUs for RSA

TL;DR: This paper tries to fully exploit the floating-point computing power of GPUs for RSA, by various designs, including thefloating-point-based Montgomery multiplication algorithm, the optimization for the fundamental operations and the utilization of the latest thread data sharing instruction shuffle.
Journal ArticleDOI

Utilizing the Double-Precision Floating-Point Computing Power of GPUs for RSA Acceleration

TL;DR: This paper fully exploit the floating-point computing power of GPUs, by various designs, including the floating -point-based Montgomery multiplication/exponentiation algorithm and Chinese Remainder Theorem implementation in GPU.