资源列表

« 1 2 ... .32 .33 .34 .35 .36 1537.38 .39 .40 .41 .42 ... 1665 »

[加密解密3des 源码

说明:c# for 3des加密解密-C# code for 3DES encryption and decryption
<jqf> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[加密解密pcked

说明:四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.
<唐莹> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[加密解密kaisamima

说明:这个是恺撒密码的加密解密程序用c语言编写非常好用-Caesar password encryption and decryption procedures used c language very handy
<马星> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[加密解密Win95 PWL文件password

说明:Win95 PWL文件password加密算法-Win95 PWL file password encryption algorithm
<张毓芬> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[加密解密DES 加解密的封装和 使用的例子

说明:
<刘山> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[加密解密ecc

说明:椭圆曲线密钥生成程序,主要是为了了解ECC密钥的生成算法,只是得到密钥,没有加解密过程。-Elliptic Curve key generation procedures, is to understand the ECC key generation algorithm, the key is to be no encryption and decryption process.
<邱孝杰> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[加密解密Secretwriting

说明:一个java语言的des的加密和解密的程序,能根据需要生成不同的密码,并可解密-a java language des encryption and decryption procedures, according to the different needs generated password can be declassified
<> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[加密解密Masher

说明:一个java语言下的生成消息摘要的程序,可用于验证来源和确定身份-a generation of news summary of the procedures can be used to verify the source and identification
<> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[加密解密大整数的加法

说明:多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data
<王承陶> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[加密解密替换密码

说明:本人自行编写的替换密码小程序,程序不大,是作为试验的-I write their own code for the replacement of small procedures, procedures not, as a test
<> 在 2025-01-13 上传 | 大小: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-13 上传 | 大小: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-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 1537.38 .39 .40 .41 .42 ... 1665 »

源码中国 www.ymcn.org