-
DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础...
DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础-DES password security system should not depend on secrecy algorithm, the only security encryption key based on the confidentiality
- 2022-06-01 12:20:45下载
- 积分:1
-
3重DES加密算法c语言实现
3重DES算法是加密标准的过渡算法,现阶段在各个加密领域仍有较广泛的应用,本文件用c语言实现了3重DES的加密算法,包含了加解密过程的所有算法,对学习信息安全的人员有较好的参考价值!
- 2023-03-21 01:15:04下载
- 积分:1
-
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值...
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值-The algorithm of encrypted image completed in VC,
applying the Arnold transform .It is valuable to
people who will devote himself to infomation security
- 2022-09-06 03:30:02下载
- 积分:1
-
Crackme2
喜欢破解的朋友可以尝试破解一下,很简单的一个东东,非常超值。(Like the crack of a friend can try to crack look, a very simple one Dongdong, very value for money.)
- 2010-01-04 09:58:55下载
- 积分:1
-
sm3
SM3的加密。运行在VC++6.0的环境下。(SM3 encryption process.)
- 2020-06-19 09:20:02下载
- 积分:1
-
This is a DVD decryption source program.
DVD解码源代码 -This is a DVD decryption source program.
- 2022-08-05 14:31:49下载
- 积分:1
-
os2
Windows进程的创建与销毁
Windows process creation and destruction(Windows process creation and destruction)
- 2017-05-15 18:21:20下载
- 积分:1
-
MD5
c++实现的MD5算法及测试代码,BCB2007的测试工程(c++ implementation of the MD5 algorithm and test code, BCB2007 test engineering)
- 2013-07-25 15:52:57下载
- 积分:1
-
Caesar-code
凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。(Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been very popular, his basic idea is: by the letters move a certain number of bits to achieve encryption and decryption. For example, if the key is the number of bits of plaintext letters backward move three, the plaintext letter B into a ciphertext E, and so on, X will become Y-become a B,, and Z becomes C Thus, the median is the Caesar cipher encryption and decryption keys. Personal originality.)
- 2012-05-11 16:37:09下载
- 积分:1
-
3des
3DES is a encryption algorithm ,this algorithm has run successfully.
- 2012-05-24 16:09:30下载
- 积分:1