-
including LIB, DLL encryption modules in various languages called encryption mod...
包括 LIB、DLL 加密模块 各种语言调用加密模块的例子程序等-including LIB, DLL encryption modules in various languages called encryption module examples procedures
- 2023-08-27 20:55:04下载
- 积分:1
-
AES算法的实现,大家可以参考一下看看。
AES算法的实现,大家可以参考一下看看。-AES algorithm, we can refer you to see.
- 2023-03-27 14:30:03下载
- 积分:1
-
RC6 encryption algorithm implementation
RC6 encryption algorithm implementation
- 2022-02-04 21:57:00下载
- 积分:1
-
这是RC6的Asm实现,可以很方便高效的用到工程中去
这是RC6的Asm实现,可以很方便高效的用到工程中去-This is the RC6 of Asm achieved and can be very convenient and efficient to use project
- 2023-03-05 23:55:04下载
- 积分:1
-
斯坦福大学的密码学家身份认同
斯坦福大学密码学家Boneh的基于身份的公钥密码系统-Stanford University passwords Jurists Boneh the identity-based public-key cryptosystem
- 2023-04-19 02:10:03下载
- 积分:1
-
这是我上信息安全课做的作业,des的加密算法。
这是我上信息安全课做的作业,des的加密算法。-This is my lesson to do on information security operations, des encryption algorithm.
- 2022-01-26 16:01:34下载
- 积分:1
-
md5加密酸法实现,VC++6.0实现,希望东家多多下载,交流交流
md5加密酸法实现,VC++6.0实现,希望东家多多下载,交流交流-md5 encryption acid realize, VC++ 6.0 realize the hope that a lot owner to download and exchange exchange
- 2022-08-08 00:36:34下载
- 积分: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
-
md5算法,采用c++实现的md5_16位实现
md5算法,采用c++实现的md5_16位实现-md5 algorithm, used to achieve the c-achieving md5_16
- 2023-07-14 14:45:03下载
- 积分:1
-
Converst a bit array into a single byte and vice versa
Converst a bit array into a single byte and vice versa
- 2023-08-06 04:00:02下载
- 积分:1