-
rsa-implementation-master
说明: Crypt Decrypt RSA Implementation in Python
- 2021-01-22 17:28:25下载
- 积分:1
-
MD5 加密算法 Delphi 源码。 编译为dll文件,方便其他语言的系统调用...
MD5 加密算法 Delphi 源码。 编译为dll文件,方便其他语言的系统调用-MD5 encryption algorithm Delphi source. Dll file to compile and facilitate language system calls
- 2022-03-19 06:58:45下载
- 积分:1
-
S_P盒的产生
置换代换密码体制的S-P盒的发生器,能随机产生S盒和P盒,用于置换代换密码体制的加密解密(replacement substitution Cryptosystem S-P boxes of generators, can generate random boxes S and P boxes for the replacement substitution Cryptosystem encryption and decryption)
- 2005-06-24 18:24:16下载
- 积分:1
-
bloppy blowfish cryptography decrypts your data into jpeg files
bloppy blowfish cryptography decrypts your data into jpeg files
- 2022-01-26 04:41:50下载
- 积分:1
-
quanxitu
说明: 基于计算全息的半色图像信息隐藏,matlab实现,用于数字水印(CGH-based semi-color image information hiding)
- 2009-07-23 10:01:34下载
- 积分:1
-
C-important-codes
these are the important codes compiled by me to find their answers
- 2012-09-29 03:57:28下载
- 积分:1
-
在 c + + 中实现 RC4 算法
首先,RC4算法生成一个“状态”,这开始为包含在订单值0-255的数组。然后该算法通过阵列迭代和周围交换的元素,基于所述键值。原始密钥然后可被丢弃,因为RC4只使用状态来创建一个伪随机密钥流,由算法选择的元素和吐出出来。密钥流的所述状态单靠额外的好处是,原来的密钥并不需要被保存在内存中。算法初始化状态。执行密钥调度算法(KSA)上的状态下,根据所输入的键(然后其可以被丢弃)。在算法选择(现炒)的状态,并将其输出作为密钥流元素。
- 2023-04-10 10:30:03下载
- 积分:1
-
This is a cryptographic algorithm used rc1628, learning cryptography helpful ah.
这是密码学的一个常用算法rc1628,对于学习密码学很有帮助啊。-This is a cryptographic algorithm used rc1628, learning cryptography helpful ah.
- 2023-01-16 10:30:04下载
- 积分:1
-
Base64Coding源码
Base64Coding源码-Base64Coding FOSS
- 2023-03-08 15:00:03下载
- 积分:1
-
P2P
文件的加密传输,用到了各种加密算法 MD5 RSA (File encryption MD5 RSA
)
- 2010-03-05 16:21:08下载
- 积分:1