文件名称:RSA-digital-signature-design
介绍说明--下载内容均来自于网络,请自行研究使用
随机搜索大素数,随机生成公钥和私钥;
要求使用素性检测算法及高效率求逆和模幂运算 用私钥对任意长度的明文签名 用公钥对签名验证;-Random search large prime Numbers, random public key and a private key
Requires the use of element detection algorithm and efficient inverse power operation and mould With the private key for any plaintext signature length With the public key signature verification
要求使用素性检测算法及高效率求逆和模幂运算 用私钥对任意长度的明文签名 用公钥对签名验证;-Random search large prime Numbers, random public key and a private key
Requires the use of element detection algorithm and efficient inverse power operation and mould With the private key for any plaintext signature length With the public key signature verification
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RSA数字签名系统的设计与实现\main.cpp.txt
...........................\MD5.h.txt
...........................\MD52.h.txt
...........................\rsa.h.txt
RSA数字签名系统的设计与实现