资源列表

« 1 2 ... .69 .70 .71 .72 .73 674.75 .76 .77 .78 .79 ... 1665 »

[加密解密encryption

说明:一个简单的算法 实现字符按规则加密与解密对应关系:abcdefghijklmnopqrstuvwxyz qwertyuiopasdfghjklzxcvbnm 例如 abc加密变成qwe-A simple rule-based algorithm characters corresponding to the relationship between encryption and decryption: abcdefghijkl
<李超> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[加密解密base64

说明:Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。本程序是c语言版的base64加密解密源码!-Base64 is the most common network for the transmission of byte code 8Bit encoding one of the ways everyone can see RFC2045 ~ RFC
<郭子> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[加密解密md5

说明:MD5的全称是Message-digest Algorithm 5(信息-摘要算法),用于确保信息传输完整一致。本程序是c语言版的md5加密解密源码!-The full name of MD5 is Message-digest Algorithm 5 (Information- Summary of algorithm), to ensure the integrity of the information transmission
<郭子> 在 2025-02-03 上传 | 大小:6kb | 下载:0

[加密解密des

说明:3DES encryption utility
<birdeyes> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[加密解密DiffieHellmanMerkle

说明:ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预
<苏长风> 在 2025-02-03 上传 | 大小:45kb | 下载:0

[加密解密ca

说明:ca 配置 iis、ssl等都有,供各位参考-ca configure iis, ssl, etc. are for your reference
<李物> 在 2025-02-03 上传 | 大小:291kb | 下载:0

[加密解密desandrsa

说明:DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard,
<郭子> 在 2025-02-03 上传 | 大小:20kb | 下载:0

[加密解密Caeser

说明:本源码可以用Caeser密码进行加密,也可以解密,是一个比较简单的小程序-Caeser this source can be used to encrypt the password can be decrypted, is a relatively simple procedure
<婴宁> 在 2025-02-03 上传 | 大小:183kb | 下载:0

[加密解密3Des

说明:本源码可以利用3Des算法进行加密、解密,比较简单易行,只是不太完善,在学习密码编程的同学可以-The source 3Des algorithm can make use of encryption, decryption, relatively simple, but not perfect, studying at the password can look at the Student Programming
<婴宁> 在 2025-02-03 上传 | 大小:152kb | 下载:0

[加密解密(Clanguage)

说明:CBC模式的DES加密解密程序源代码(C语言)-CBC mode DES encryption and decryption of the source code (C language)
<1234> 在 2025-02-03 上传 | 大小:5kb | 下载:0

[加密解密crypt

说明:栅格加密法,IDE vc6,方法比较简单,适合初学者理解-Lattice
<wangzhiyue> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[加密解密MD5

说明:MD5简单版的杂凑函数;使用C++语言编写-MD5 Hash Function
<十一> 在 2025-02-03 上传 | 大小:2kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 674.75 .76 .77 .78 .79 ... 1665 »

源码中国 www.ymcn.org