-
VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。...
VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
- 2023-04-23 01:00:03下载
- 积分:1
-
一个伪随机数生成程序,简单实用,有需要的请下载
一个伪随机数生成程序,简单实用,有需要的请下载-A pseudo-random number generator, if necessary, please download the
- 2022-01-31 23:45:21下载
- 积分:1
-
从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经
(1)...
从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经
(1)以DTab为S-盒;
(2)以DTab为P置换
-from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. Try to write were "seeking DArea by which all data (1) DTab S-boxes; (2) DTab replacement for the P
- 2023-04-08 23:00:03下载
- 积分:1
-
openssl编程入门(包括一个完整的样本),是一种安全程序等。
openssl编程入门(含完整示例),是一本openssl安全编程的一本入门书,相当不错、!-openssl programming entry (including a complete sample), is a security program openssl an entry book, quite good!
- 2022-06-11 19:04:48下载
- 积分:1
-
Simple steganography program written in Python. The program writes and reads inf...
Simple steganography program written in Python. The program writes and reads information to/from 24 bits bitmaps.
- 2022-02-04 00:48:35下载
- 积分:1
-
S盒的线性逼近表的运算,可在程序里面修改数值,这是一本密码学的书籍上的题目的运算程序...
S盒的线性逼近表的运算,可在程序里面修改数值,这是一本密码学的书籍上的题目的运算程序-S-box linear approximation table calculations, which can be modified numerical procedure, which is a cryptography book on the topic of computing procedures
- 2023-04-06 21:30:04下载
- 积分:1
-
md5 and sha
md5及sha-1算法及验证文件,vc6.0调试无误-md5 and sha-1 algorithm and verification documents, vc6.0 debug and correct
- 2022-04-17 13:38:01下载
- 积分:1
-
Using vc++ implementation aes algorithm, on the block cipher Xiang
用vc++实现aes算法,对分组密码学做深入深入祥彻的研究 。-Using vc++ implementation aes algorithm, on the block cipher Xiang-depth study in depth to do thorough research.
- 2022-03-20 20:02:33下载
- 积分:1
-
MD5 algorithm ASP. It MD4 increase on the basis of "safety
MD5算法的ASP实现. 它在MD4的基础上增加了"安全-带子"(Safety-Belts)的概念。虽然MD5比MD4稍微慢一些,但却更为安全。MD5也为一种非常优秀的中间技术。-MD5 algorithm ASP. It MD4 increase on the basis of "safety-belt" (Safety-Belts) concept. Although MD5 than MD4 slightly slower, but more secure. MD5 also as a very good intermediate technology.
- 2022-03-04 18:53:28下载
- 积分:1
-
libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法(
libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy to use, the entire line
regulation C language storehouse, at first is the Gringotts
development. Its goal is the data seal in an encryption and in the
compression document. It uses the encryption algorithm ((RIJNDAEL
12.8/256, million SERPENT, TWOFISH, CAST256, SAFER, LOKI97, uses in
3DES which encrypts, as well as Hasche function SHA1 and RIPEMD-160)
guarantee the data to be as far as possible safe, and the permission
user to all uses encryption, the Hasche function and the compression
algorithm has the complete control.
- 2022-01-31 22:59:14下载
- 积分:1