文件名称:rsa_1024progrom
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
利用C语言实现RSA加密算法。备注;数据只能是大写字母组成的字符串。
加密的时候,输入Y,然后输入要加密的文本(大写字母)
解密的时候,输入N,然后输入一个整数n表示密文的个数,然后n个整数表示加密时候得到的密文。-C language implementation of the RSA encryption algorithm. Remarks data can only be a string of capital letters. Encrypted, enter Y, and then enter the text to be encrypted decryption (capital letters), enter N, and then enter an integer n represents the number of ciphertext, and then the n integers said encryption when the ciphertext.
加密的时候,输入Y,然后输入要加密的文本(大写字母)
解密的时候,输入N,然后输入一个整数n表示密文的个数,然后n个整数表示加密时候得到的密文。-C language implementation of the RSA encryption algorithm. Remarks data can only be a string of capital letters. Encrypted, enter Y, and then enter the text to be encrypted decryption (capital letters), enter N, and then enter an integer n represents the number of ciphertext, and then the n integers said encryption when the ciphertext.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rsa_1024progrom.c