由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
CS版 - RSA decrypt
相关主题
AES的decryption的key scheduler怎么做啊?What is the default encryption algorithm of gnupg 1.4.2?
how to convert from little_endian to big_endian with gfortran compiler? Thanks.借人气问一下怎么给压缩文件设置密码?
Intel为什么选用little endian?大家来说说自己觉得有意思的研究吧
How to encrypt an image into some text?P != NP 被证出来了,同学们
Re: 扫盲Re: 密码学领域重大发现:山东大学王小云教授成功破解MD5(ZZ)RSA的SecurID被黑了?
It's on RSA ConferenceRe: SHA-1 Broken申请一把专利 (转载)
IEEE Computer vs Commu. of ACM浮城之恋 55 (这讲的quantum encryption,对不对?)
大家讨论一下AI吧怎么恢复损坏的7-zip archive文件?
相关话题的讨论汇总
话题: decrypt话题: rsa话题: encrypted话题: file话题: anybody
进入CS版参与讨论
1 (共1页)
z*q
发帖数: 29
1
I have a file encrypted with RSA. The algorithm to decrypt it is:
m^d%n
m is the encrypted data, and I know d and n, which are large numbers in big
endian format.
I am required to decrypt the file using these information. Anybody has
experience on that, and could you tell me how to do that?
Thanks a lot!
1 (共1页)
进入CS版参与讨论
相关主题
怎么恢复损坏的7-zip archive文件?Re: 扫盲Re: 密码学领域重大发现:山东大学王小云教授成功破解MD5(ZZ)
which areas of multi-agent are hot?It's on RSA ConferenceRe: SHA-1 Broken
802.11e draftIEEE Computer vs Commu. of ACM
Re: Anybody knows this guy?大家讨论一下AI吧
AES的decryption的key scheduler怎么做啊?What is the default encryption algorithm of gnupg 1.4.2?
how to convert from little_endian to big_endian with gfortran compiler? Thanks.借人气问一下怎么给压缩文件设置密码?
Intel为什么选用little endian?大家来说说自己觉得有意思的研究吧
How to encrypt an image into some text?P != NP 被证出来了,同学们
相关话题的讨论汇总
话题: decrypt话题: rsa话题: encrypted话题: file话题: anybody