资源列表

« 1 2 ... .46 .47 .48 .49 .50 351.52 .53 .54 .55 .56 ... 1665 »

[加密解密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

[加密解密aesccm

说明:Example of AES CCM Encrypt/Decrypt for Contiki OS
<kuma> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[加密解密rsa

说明:rsa 加密算法 能同时用于加密和数字签名 -rsa algorithm java will multiply two large prime numbers is very easy, but when you want to its product factorization is extremely difficult, so it can be the product of public as an encryption key
<黎茶醒> 在 2025-01-20 上传 | 大小:2kb | 下载:1

[加密解密file-fold-pack-encrypt

说明:文件夹打包加密的源程序。为了不让别人看到你的软件中动态产生的文件目录和文件,这个方法很实用。-Folder encryption source package. In order to let others see your software dynamically generated file directories and files, this method is very practical.
<zhaomx> 在 2025-01-20 上传 | 大小:6.68mb | 下载:0

[加密解密ecc

说明:基于C语言实现的ECC加密算法,需要的-ECC encryption algorithm based on the C language, you need to look at
<云枫> 在 2025-01-20 上传 | 大小:3kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 351.52 .53 .54 .55 .56 ... 1665 »

源码中国 www.ymcn.org