资源列表

« 1 2 ... .19 .20 .21 .22 .23 624.25 .26 .27 .28 .29 ... 1660 »

[加密解密2_des

说明:des算法,很经典,很方便,很好用,很好很强大-des algorithm, very classic, very convenient, very good, and good strong
<徐雄博> 在 2025-05-13 上传 | 大小:215kb | 下载:0

[加密解密jiajiemi

说明:文字实现加解密的delphi源码,可以自由传播修改-Text to achieve encryption and decryption of delphi source, you can modify the free dissemination of
<huxhang> 在 2025-05-13 上传 | 大小:195kb | 下载:0

[加密解密modes

说明:1. 分析ECB模式和CBC模式的加密过程。 2. 用程序设计语言将算法过程编程实现。 3. 输入明文:I do like this book 加密算法E:异或⊕,密钥为cryption; 移位,密钥为5 两种填充模式:(1)0 (2)密文挪用 初始化向量IV:goodluck 用两种模式进行加密,输出相应的密文。 -1. Analysis of ECB mode and CBC mode o
<陈觅尘> 在 2025-05-13 上传 | 大小:2kb | 下载:0

[加密解密AesCode

说明:AES加解密算法,包括文件或字符串,非常值得学习-AES encryption and decryption algorithms, including documents or string, very worthy of study
<ld> 在 2025-05-13 上传 | 大小:357kb | 下载:0

[加密解密kcf_crypt_test

说明:It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may not know how to use SHA256 when signing and verify with RSA. It also have not enough document to show how to use DES to en
<roberto guo> 在 2025-05-13 上传 | 大小:11kb | 下载:0

[加密解密hill

说明:对称密码学体制中hill密码加密解密算法实现。-Symmetric cryptography system hill password encryption and decryption algorithm.
<shine> 在 2025-05-13 上传 | 大小:27kb | 下载:0

[加密解密MD5jiami

说明:MD5加密的源码实现对文件的加密不错的东西哦 -MD5 encryption source file encryption to achieve good things, oh
<cst> 在 2025-05-13 上传 | 大小:26kb | 下载:0

[加密解密aspjiami

说明:以asp为基础开发出的rsa加密算法...成功实现对信息的加密解密 -Asp based in developed encryption algorithm rsa ... the successful implementation of the encryption and decryption of information
<cst> 在 2025-05-13 上传 | 大小:2kb | 下载:0

[加密解密Change_Decode

说明:简单的置换算法示例,帮助大家更好的理解密码学的知识,也方便引用-Examples of simple replacement algorithm to help us better understand the knowledge of cryptography, but also convenient to quote
<孤飞弋> 在 2025-05-13 上传 | 大小:901kb | 下载:0

[加密解密WindowsApplication2

说明:通过调用动态链接库(dll)实现DES加密解密的程序,可以实现不同语言下数据传输的加密解密的一致性问题-By calling the dynamic-link library (dll) to achieve DES encryption and decryption process can be achieved in different languages under the encryption and decryption of
<zhb> 在 2025-05-13 上传 | 大小:52kb | 下载:0

[加密解密MD5jmsf

说明:MD5加密算法,一个MD5加密的源码事例。-MD5 encryption algorithm, a source MD5 encryption examples.
<hxy> 在 2025-05-13 上传 | 大小:5kb | 下载:0

[加密解密DES

说明: DES算法要求加密密钥和解密密钥一致。密钥所需的字节数祖长度为8位。基于对需求的理解,密钥由客户设定,在加密和解密的时候,在服务器端输入一密钥达到文件的加密需求,在终端输入同一密钥达到加密文件的解密需求。 DES加密的时候,最后一位长度不足64的,它会自动填补到64,那么在我们进行字节数组到字串的转化过程中,可以把它填补的不可见字符改变了,所以时常引发系统抛出异常。为此,在处理过程中,我们需要把一些信息编码保存起来,使之保证数据
<wuqian> 在 2025-05-13 上传 | 大小:6.26mb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 624.25 .26 .27 .28 .29 ... 1660 »

源码中国 www.ymcn.org