Batch verifying multiple RSA digital signatures
暂无分享,去创建一个
A digital signature is analogous to an ordinary hand-written signature used in signing messages. RSA digital signatures have been adopted by Visa and Mastercard in the secure electronic transactions (SET) standard for providing security of electronic transfers of credit and payment information over the internet. In SET, signatures are used to provide certificates for public keys and to authenticate messages. The authors propose an efficient method of verifying RSA digital signatures. Instead of verifying one signature at a time, it is proposed to batch verify RSA signatures simultaneously. This approach maintains the same computational load as verifying a single signature. Thus, a significant reduction in signature verification time can be achieved.
[1] Dorothy E. Denning,et al. Cryptography and Data Security , 1982 .
[2] Taher ElGamal,et al. A public key cyryptosystem and signature scheme based on discrete logarithms , 1985 .
[3] Adi Shamir,et al. A method for obtaining digital signatures and public-key cryptosystems , 1978, CACM.