我有一个带模数m,公共指数e和私有指数的RSA私钥d,但我使用的程序需要模数的素因子p和q.
m
e
d
p
q
有可能使用e和d得到p和q?
encryption rsa
encryption ×1
rsa ×1