-
删除系统某存储区中的证书, 代码参考msdn
删除系统某存储区中的证书, 代码参考msdn-removal system of a storage area of the certificate, a code reference VARIANT
- 2022-03-16 23:09:00下载
- 积分:1
-
加密图代码
这是我的密码学算法 Algorithm. 我已经习惯了的哈希算法该算法。这种算法不是反向或解密,而且不可能。
- 2023-04-23 06:55:02下载
- 积分: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
-
DES算法的加密过程
代码详细的将DES算法的加密过程描述详细,通过MFC进行界面化操作,整体界面良好,具有很强的可读性和很好的独立性,突出了C++的封装型和继承性的有点,值得参考。。。。。。。。。。。。。。。。
- 2022-03-02 19:52:45下载
- 积分:1
-
DES algorithm procedures can be used DOS, Windows, UNIX and LINUX as the platfor...
DES算法实现程序,可用于DOS、WINDOWS、UNIX、LINUX等各平台。-DES algorithm procedures can be used DOS, Windows, UNIX and LINUX as the platform.
- 2023-08-19 20:15:02下载
- 积分:1
-
RC4算法的Asm实现,实现效率高,可以很方便的用到工程中去
RC4算法的Asm实现,实现效率高,可以很方便的用到工程中去-Asm achieve RC4 algorithm to achieve high efficiency
- 2023-01-31 12:10:03下载
- 积分:1
-
数字水印技术的基本概念
数字水印技术的基本概念-A survey of Digital watermarking technique. It may an overview about watermarking.
- 2022-03-10 01:31:41下载
- 积分:1
-
components under a set of encryption
delphi下一整套加密组件-components under a set of encryption
- 2023-01-30 12:40:03下载
- 积分:1
-
sequence generation process, the procedure uses encryption several areas
生成程序序列号在程序加密方面几好用-sequence generation process, the procedure uses encryption several areas
- 2022-04-11 05:15:46下载
- 积分:1
-
md5加密算法,实现加密的主函数test,还有md5.java实现加密过程
md5加密算法,实现加密的主函数test,还有md5.java实现加密过程-md5 encryption algorithm to achieve the main function of encryption
- 2022-05-15 10:47:35下载
- 积分:1