-
老外写的加密库cryptlib(版本3.1)
老外写的加密库cryptlib(版本3.1)-foreigner to write encryption for cryptlib (version 3.1)
- 2022-07-03 06:20:10下载
- 积分:1
-
C语言环境下的AES加密算法,支持128位的AES加密。
C语言环境下的AES加密算法,支持128位的AES加密。-C language environment AES encryption algorithm, support 128-bit AES encryption.
- 2022-12-27 22:20:04下载
- 积分:1
-
这是我在学习Visual C++过程中做过的一个程序,可以作为大家学习Visual c++编程能力学习的参考,相信对读者会有所启发....
这是我在学习Visual C++过程中做过的一个程序,可以作为大家学习Visual c++编程能力学习的参考,相信对读者会有所启发.-This is my learning Visual C conducted in the course of a procedure, As we can learn Visual Programming c learning ability of reference, I believe the readers will be inspired.
- 2022-01-25 14:47:23下载
- 积分:1
-
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p...
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
- 2022-02-06 10:37:53下载
- 积分:1
-
sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
- 2022-01-25 22:47:04下载
- 积分:1
-
The source code of MD5 encryption algorithm
md5加密算法源代码-The source code of MD5 encryption algorithm
- 2022-01-30 16:39:05下载
- 积分:1
-
md5 source code, I had the source code but do not know how to use Oh, please enl...
md5的源代码,我下了源代码不过不知道怎么使用哦,请各位大哥多多指教呀!-md5 source code, I had the source code but do not know how to use Oh, please enlighten me a lot of big brother!
- 2022-10-16 03:15:03下载
- 积分:1
-
sspi_workbench
sspi_workbench
- 2022-07-19 06:43:43下载
- 积分:1
-
MD5算法之C#程序
MD5算法之C#程序-MD5 algorithm procedures on C#
- 2022-07-21 08:35:24下载
- 积分:1
-
data encryption for SHA
data encryption for SHA-1
- 2022-08-03 06:57:03下载
- 积分:1