首页
科研方向
实验室成员
实验室文化
学术活动
学术成果
区块链论文收集
新闻动态
栏目分类
当前位置: 主页 > 新闻动态 >
祝贺我们的论文被ACM TECS接收!
祝贺我们的论文被ACM TECS接收!
 
Authors: Xinyi Hu, Debiao He, Min Luo, Cong Peng, Xinyi Huang
 
Title: High-Performance Implementation of the Identity-based Signature Scheme in the IEEE P1363 on GPU
 
Journal: ACM Transactions on Embedded Computing Systems
 
Abstract: Identity-based cryptography is proposed to solve the complicated certificate management of traditional public-key cryptography. The pairing computation and high-level tower extension field arithmetic turn out to be the performance bottleneck of pairing-based signature schemes. Graphics Processing Units (GPUs) have been increasingly popular for general-purpose computing in recent years. They have shown a lot of promise in speeding up cryptographic schemes such as AES, RSA, and ECDSA. However, to our knowledge, the research on parallel implementation of pairings and identity-based cryptographic schemes on GPU is somewhat outdated. Therefore, in this paper, we implement the identity-based signature scheme in the IEEE P1363 Standard on a modern NVIDIA RTX 3060 card. We convert the pairing computation in signature verification into a product of pairings with fixed arguments and therefore avoid the scalar multiplication in G2. Then we employ the precomputation technique to improve the elliptic curve scalar multiplication, exponentiation in Fp12 and the pairing computation. We also apply PTX ISA to multiple-precision arithmetic. Experiments demonstrate that our implementation can perform 43,856/46,753/39,798 pairings/sec for the Optimal Ate pairing, the pairing with a fixed argument, and two pairings with fixed arguments respectively. Peak throughputs of signature generation and verification can achieve 322.6 and 40.6 kops/sec over the BN254 curve.
地址:湖北省武汉市武昌区珞珈山,武汉大学国家网络安全学院

Tel:186-7403-6424   Fax:   Email:cpeng@whu.edu.cn (彭聪)