资源列表
[加密解密] Secretwriting
说明:一个java语言的des的加密和解密的程序,能根据需要生成不同的密码,并可解密-a java language des encryption and decryption procedures, according to the different needs generated password can be declassified<> 在 2025-01-07 上传 | 大小:1kb | 下载:0
[加密解密] CSharp排序算法大全
说明:C#的排序大全源代码,有多种排序方法,对于程序开发可以直接使用。-C# ranking Daquan source code, a number of ranking methods for the development of procedures can be used directly.<陈先生> 在 2025-01-07 上传 | 大小:1kb | 下载:0
[加密解密] RSA解密和加密算法的实现和应用
说明: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 这两个<胡康康> 在 2025-01-07 上传 | 大小:1kb | 下载:0
[加密解密] S_DES加密解密程序
说明:按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and t<胡康康> 在 2025-01-07 上传 | 大小:1kb | 下载:0
[加密解密] 四种加密解密算法的源代码
说明:四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.<发就> 在 2025-01-07 上传 | 大小:1kb | 下载:0