登录
首页 » 加密解密 » RSA public key encryption, using C to achieve, we can refer to

RSA public key encryption, using C to achieve, we can refer to

于 2022-01-26 发布 文件大小:248.80 kB
0 134
下载积分: 2 下载次数: 1

代码说明:

RSA公钥加密,用C实现,大家可以参考一下-RSA public key encryption, using C to achieve, we can refer to

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的...
    一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的-A use of C , JAVA, C# Such the preparation of the digital signature code sequence, which has three different written languages
    2023-05-06 02:45:02下载
    积分:1
  • JAVA中license控制实现实例
    现在很多J2EE应用都采用一个license文件来授权系统的使用,特别是在系统购买的早期,会提供有限制的license文件对系统进行限制,比如试用版有譬如IP、日期、最大用户数量的限制等。 而License文件中的Base64或BEA公司现在是WebLo
    2022-10-16 11:30:03下载
    积分:1
  • :JDK1.4的算法的实现算法,包括马里兰州..
    内容:基于jdk1.4的加密算法的具体实现,算法包括MD5,SHA-1,DES,DESede,RSA等-: jdk1.4 based on the encryption algorithm to realize the algorithm including MD5, SHA-1, DES, DESede, RSA, etc.
    2023-08-30 00:20:03下载
    积分:1
  • 山排序算法:基本思想:全序无序分离…
    希尔排序算法: 基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-Hill sorting algorithm: the basic idea: the whole sequence disorder is separated into a number of small sub-sequences respectively Insertion Sort. Sequence segmentation method: h will be separated by an incremental elements constitute a subset of sequences. In the sort process, the successive decrease of the increment, and finally reduced to one when h when an insertion sort, sort completed. Incremental sequence generally use: ht = 2t-1, 1 ≤ t ≤ [log2n], in which n is the length of sequence to be sorted.
    2022-02-06 21:23:34下载
    积分:1
  • 实现数据库安全编程,写了一个MD5的
    实现数据库安全编程,写了一个MD5的加密库-Database Security Programming realize, write a MD5 encryption library
    2023-02-02 21:45:04下载
    积分:1
  • base64的码C语言实现
    base64的解码C语言实现-base64 decoding C Language
    2023-07-04 08:50:03下载
    积分:1
  • RC2 algorithm source code
    RC2算法源代码-RC2 algorithm source code
    2023-06-22 20:55:03下载
    积分:1
  • C和Java写的sepent算法
    C和Java写的sepent加密算法-C and Java write sepent encryption algorithm
    2022-11-08 08:35:04下载
    积分:1
  • AES标准
    128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey) 运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】 的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
    2022-07-09 23:35:31下载
    积分:1
  • rijndael算法在vc源码
    rijndael算法在vc源码-vc FOSS
    2022-03-22 01:40:39下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载