资源列表
CAP.rar
- 生成密钥,加密明文,破解密文,是初学密码学的好帮手,希望对大家有价值,Generate keys, encrypt plaintext, ciphertext break is a good helper beginners cryptography, in the hope you value
digest
- MD5,SHA-1信息摘要查看工具,信息安全实验的,平台vc++6.0-MD5, SHA-1 Information Summary View tool, information security experiment platform vc++6.0
YUVviewer-source-code-
- YUVviewer source code and detailed instructions,适合初学者二次开发-YUVviewer source code and detailed instructions, suitable for beginners secondary development
lorentz
- 文字图像,通过混沌加密,利用洛伦兹变换,即三维空间加密程序-Text images, through encryption, using the Lorentz transformation, ie three-dimensional encryption program
source
- rc5 and des encryption and decryption
Information-Security
- 信息安全原理与技术课件,讲解了加密解密的经典算法。- Principles of Information Security and Technology courseware, to explain the the classic encryption and decryption algorithms.
Julia
- 用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
AES
- 实现AES 的加密与解密。用户可以自己给出明文-The realization of AES encryption and decryption. Users can express themselves given
AesCode
- 实现对字符串和整篇文章的AES加密和解密操作-Realization of the string and the whole article, AES encryption and decryption operations
Folder-Lock-Tool
- 文件夹加密工具,与大家一起分享使用-Folder lock tool
01
- 解密与加密技术教,
DES-security
- DES基于简单的代替-置换网络,进行16轮迭代,完成了扩散和混合操作,形成密文;DES加密算法的处理细节:DES对64bit明文输入首先进行IP变换,分成左右各32位的分组,然后进行16轮迭代,最后经过逆IP置换,输出该分组加密后的结果;对于DES的每一轮迭代,又先后经过选择运算E、异或伦密钥、S盒混合、P置换等步骤; -DES composed and a good application to keep your files security .