-
对JPEG2000图像的小波系数的最高两位平面用随机数进行加密
对JPEG2000图像的小波系数的最高两位平面用随机数进行加密-JPEG2000 images of wavelet coefficients with the highest two-plane random number encrypted
- 2022-11-18 13:15:05下载
- 积分:1
-
在 c + + 中实现 RC4 算法
首先,RC4算法生成一个“状态”,这开始为包含在订单值0-255的数组。然后该算法通过阵列迭代和周围交换的元素,基于所述键值。原始密钥然后可被丢弃,因为RC4只使用状态来创建一个伪随机密钥流,由算法选择的元素和吐出出来。密钥流的所述状态单靠额外的好处是,原来的密钥并不需要被保存在内存中。算法初始化状态。执行密钥调度算法(KSA)上的状态下,根据所输入的键(然后其可以被丢弃)。在算法选择(现炒)的状态,并将其输出作为密钥流元素。
- 2023-04-10 10:30:03下载
- 积分:1
-
Rijndael_aes
Rijndael加密算法的一个实现,可用来对文件及字段进行加解密,并利用mfc做了界面(An implementation of Rijndael encryption algorithm, can be used to encrypt and decrypt files and fields, and made use of the interface mfc)
- 2011-05-04 11:27:22下载
- 积分:1
-
ibe_set
椭圆曲线加密算法,设置服务器一步的源代码(elliptic curve encryption algorithm, the step to set up the server source code)
- 2007-03-20 19:05:01下载
- 积分:1
-
个人觉得很不错的简单代码,用很少的程序实现,非常值得一看...
个人觉得很不错的简单代码,用很少的程序实现,非常值得一看-in my view, it s a nice and simple code with a few program to achieve the aim. worth to take a look
- 2023-05-01 13:10:03下载
- 积分:1
-
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写-c++ achieve key for Caesar 4 password encryption, which supports the explicit case
- 2023-05-05 14:55:03下载
- 积分:1
-
把AES算法封装成DLL方便掉用。
我只是做了简单修改,版权归原作者所有...
把AES算法封装成DLL方便掉用。
我只是做了简单修改,版权归原作者所有-put into AES Packaging swap used to facilitate DLL. I just made a simple change Lastings all the original author
- 2022-02-15 07:02:55下载
- 积分:1
-
AES encryption algorithm of the VB implementation, both the string and file encr...
AES加密算法的VB实现,对字符串和文件都能加密。-AES encryption algorithm of the VB implementation, both the string and file encryption.
- 2022-02-20 19:28:10下载
- 积分:1
-
一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存...
一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net- The Base64 code which develops with ATL controls, the use is
simple, (str) codes with EnCode64, EnCode64 (str) decodes, the
attribute EnCode depositing source code, attribute DeCode deposits the
Base64 code, develops the platform: VC.Net
- 2022-06-28 10:38:18下载
- 积分:1
-
DES加密C代码带执行程序
DES加密C代码带执行程序-DES encryption with C code enforcement procedures
- 2022-04-12 12:51:34下载
- 积分:1