资源列表

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

[加密解密rsa

说明:网络安全中的RSA算法,包括加密解密过程和签名的过程,自己编的编的程序,每一步都有详细的解释,适合初学网络者-RSA algorithm in network security, including encryption decryption process and signed their own series of series of the program, and every step explained in detail,
<田靓> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[加密解密usemd5ofwtl

说明:不记得在哪个地方得到了一个MD5加密法的类,由于开发的原因要在WTL中使用MD5加密法,但是,这个类并不能直接的用在WTL中(In MFC it was an easy job ),所以我就修改了一下,以方便大家以后在WTL中使用MD5加密法。-Do not remember where to get an MD5 encryption method of the class, due to the development of rea
<michael> 在 2025-04-24 上传 | 大小:28kb | 下载:0

[加密解密deschecker

说明:DES(Data Encrypton Standard) 算法的实现网上已经有很多,本人在此讲述的是在DES算法加密过程中如何查看16迭代过程中生成的Ki,Li,Ri,Fi,Si等,这样可以当做一个DES加密对照器,这样可以方便的发现你在加密过程中出现的错误!-DES (Data Encrypton Standard) algorithm to achieve online has been a lot, I talk about th
<michael> 在 2025-04-24 上传 | 大小:149kb | 下载:0

[加密解密Base64Encry

说明:Base64编码解码算法源码,可以加密各种字符字母数字汉字!-Base64 encoding and decoding algorithm source code, you can encrypt a variety of character alphanumeric Chinese characters!
<FAN> 在 2025-04-24 上传 | 大小:26kb | 下载:0

[加密解密Encrypt

说明:简单的明文加密代码,具有明文加密转密文,密文转明文-Plaintext encrypted code, with the plaintext to encrypt the transferred ciphertext ciphertext turn expressly
<罗志发> 在 2025-04-24 上传 | 大小:162kb | 下载:0

[加密解密mima

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

[加密解密a51

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

[加密解密aa

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

[加密解密SecuritySystem

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

[加密解密Base64

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

[加密解密RC4

说明:rc4是一种流密码加密机制,本软件可以对任意文件进行rc4加密,-rc4 is a stream cipher encryption mechanism, the software can rc4 encryption for any file, thank you
<lee> 在 2025-04-24 上传 | 大小:2.07mb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1327.28 .29 .30 .31 .32 ... 1664 »

源码中国 www.ymcn.org