资源列表

« 1 2 ... .22 .23 .24 .25 .26 1327.28 .29 .30 .31 .32 ... 1665 »

[加密解密mima

说明:介绍简单的维吉尼亚算法,在c++环境下实现程序-Introduced a simple algorithm of Virginia, c++ environment program
<陈丽芬> 在 2025-01-20 上传 | 大小:1.8mb | 下载:0

[加密解密a51

说明:A5 algorithm implemented
<raj24> 在 2025-01-20 上传 | 大小:2kb | 下载:0

[加密解密aa

说明:DES算法的加密以及解密的代码源码,可以调试-DES encryption and decryption algorithm source code
<董小熊> 在 2025-01-20 上传 | 大小:4kb | 下载:0

[加密解密AES-encryption-and-decryption

说明:AES加解密,但不是可视化的,因为对MFC不是很熟悉-AES encryption and decryption, but not visual, because the MFC is not very familiar with
<wuguijiang> 在 2025-01-20 上传 | 大小:7kb | 下载:0

[加密解密SecuritySystem

说明:How to encrypt and decrypt the image by using blowfish algorithm
<Arun> 在 2025-01-20 上传 | 大小:58kb | 下载:0

[加密解密Base64

说明:Base64编码的思想是是采用64个基本的ASCII码字符对数据进行重新编码。它将需要编码的数据拆分成字节数组。以3个字节为一组。按顺序排列24 位数据,再把这24位数据分成4组,即每组6位。再在每组的的最高位前补两个0凑足一个字节。这样就把一个3字节为一组的数据重新编码成了4个字节。当所要编码的数据的字节数不是3的整倍数,也就是说在分组时最后一组不够3个字节。这时在最后一组填充1到2个0字节。并在最后编码完成后在结尾添加1到2个 “=
<lvcha> 在 2025-01-20 上传 | 大小:48kb | 下载:0

[加密解密RC4

说明:rc4是一种流密码加密机制,本软件可以对任意文件进行rc4加密,-rc4 is a stream cipher encryption mechanism, the software can rc4 encryption for any file, thank you
<lee> 在 2025-01-20 上传 | 大小:2.07mb | 下载:0

[加密解密other-sdes

说明:这两个也是sdes加密的代码,也非常不多,都是用c语言写的,希望喜欢,都是做实验时找的-These two is also sdes encryption code, very few are written in c language, hope you like are doing experiments to find the
<lee> 在 2025-01-20 上传 | 大小:3kb | 下载:0

[加密解密RSA

说明:c语言编写 非对称密钥加密 密码学实验 公钥密码 但是 计算效率不太高啊-c language asymmetric key encryption cryptography experimental public key cryptography, computational efficiency is not too high
<lee> 在 2025-01-20 上传 | 大小:24kb | 下载:0

[加密解密SHA1

说明:c语言编写 摘要算法 请注意 sha1不是加密 密码学实验 -c language digest algorithm sha1 not encrypted password Please note that experiments
<lee> 在 2025-01-20 上传 | 大小:154kb | 下载:0

[加密解密des

说明:用VC++写的DES算法,适合新手和C学习者-DES algorithm
<全文> 在 2025-01-20 上传 | 大小:1.61mb | 下载:0

[加密解密des

说明:功能:用密码pw对pf做des加密 输入:pf 一维向量 64位二进制长 8个英文字母长 pw 一维向量 56位二进制长 7个英文字母长 ind 实整数 取值范围1-16 指示返回第i轮加密过程相关中间值及结果-Function pw: password pairs pf des encryption input: pf 64 binary long one-dimensional vector 8 letters
<chenhailong> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1327.28 .29 .30 .31 .32 ... 1665 »

源码中国 www.ymcn.org