资源列表

« 1 2 ... .84 .85 .86 .87 .88 589.90 .91 .92 .93 .94 ... 1665 »

[加密解密jmjm.ZIP

说明:一个加密解密示例算法的一个Vc++实现。 网络字符串加密时可以使用。-A sample algorithm for encryption and decryption of a Vc++ Achieve. Network can use string encryption.
<chenchen> 在 2025-02-01 上传 | 大小:1.09mb | 下载:0

[加密解密aa

说明:凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26 如:k=5 “hello world”加密为:mjqqt…. -Caesar the process of password, and then matching the letters to replace the original message encr
<李艳> 在 2025-02-01 上传 | 大小:229kb | 下载:0

[加密解密RSA

说明:应用非对称密钥系统RSA密码系统进行数据签名的代码-Application of non-symmetric key system, RSA cryptosystem for data signature code
<李彦> 在 2025-02-01 上传 | 大小:3.42mb | 下载:0

[加密解密RSA1

说明:RSA加密算法的实现 。它是第一个既能用于数据加密 也能用于数字签名的算法。它易于理解和操作,也很流行。算 法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和 Leonard Adleman。但RSA的安全性一直未能得到理论上的证明-RSA encryption algorithm. It was the first not only for data encryption can be use
<yinmg> 在 2025-02-01 上传 | 大小:86kb | 下载:0

[加密解密tuxiangjiami

说明:实现了图像的加密和解密,密钥是0--9之间的任意数字,但加密密钥和解密密钥相同-The realization of an image encryption and decryption, key is 0- 9 between arbitrary figure, but the encryption key and decryption key the same
<lauren> 在 2025-02-01 上传 | 大小:138kb | 下载:0

[加密解密RsaKit

说明:RSA算法 , 很好用的,没有错误的,巴士的很啊-RSA algorithm, a very good use, there is no wrong, and buses are ah
<吕杭帅> 在 2025-02-01 上传 | 大小:3.24mb | 下载:0

[加密解密RSA

说明:另外一个版本的RSA,解释详细,让人一下就看明白了,加油!-Another version of the RSA, a more detailed explanation, look to see if people understand, refueling!
<吕杭帅> 在 2025-02-01 上传 | 大小:1.93mb | 下载:0

[加密解密DES

说明:DES(Data Encryption Standard) 加密系统的 C 语言源代码-DES (Data Encryption Standard) encryption system of the C language source code
<leiuchan> 在 2025-02-01 上传 | 大小:8kb | 下载:0

[加密解密fips-198a

说明:This standard describes a keyed-hash message authentication code (HMAC), a mechanism for message authentication using cryptographic hash functions. HMAC can be used with any iterative Approved cryptographic hash func
<leiuchan> 在 2025-02-01 上传 | 大小:119kb | 下载:0

[加密解密DES

说明:用C语言编程实现DES(数据加密标准)的完整功能,包括短块处理和对S盒的测试实验。-With C language programming DES (Data Encryption Standard) of the complete functionality, including a short block processing and testing of the S-box experiment.
<李浩> 在 2025-02-01 上传 | 大小:257kb | 下载:0

[加密解密source

说明:ECC实现的原代码,包括椭圆曲线的生成和对文件的加密解密。-ECC to achieve the original code, including elliptic curve generation and the encryption and decryption of documents.
<> 在 2025-02-01 上传 | 大小:73kb | 下载:0

[加密解密DESDemo

说明:des算法加解密的源代码 提供了对文件的操作可以直接加解密文件-des algorithm source code for encryption and decryption of the document provides the operation of encryption and decryption files can be directly
<gb> 在 2025-02-01 上传 | 大小:22kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 589.90 .91 .92 .93 .94 ... 1665 »

源码中国 www.ymcn.org