资源列表
encrypt-and-decrypt
- 一段文件加密与解密的核心实现C代码,希望对你们有帮助。-Some file encryption and decryption core C code, you want to help.
rsa
- java非对称加密RSA的工具类及其源代码-rsa
fractal
- 1. 分形插值 2. 洛伦茨函数 3. 迭代函数系统 4. Julia 分形 5. MB分形-Fractal interpolation. Lorenz function iterated function systems 4. Julia Fractal 5 MB fractal
UPX-Unpacker-v0.36
- 用于UPX加壳程序的静态脱壳,含源码! Visual C++ 8.0,在 VS 2012 下编译通过, 能正常脱壳-Used for UPX of the packer static shells, including the source code!
letter_frequency
- “Cryptography and network security”书中计算信中字母频率的算法。-" Cryptography and network security" the letter frequency algorithm in the calculation of the letter in the book.
DES
- 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或操作,
Advanced-Encryption-Standard
- Advanced Encryption Standard explain
RSA
- RSA加密解密可以实现对(.text)的加密解密,可以看到生成公密钥-RSA encryption and decryption can be achieved, you can see the generated public key (. Text) encryption and decryption
digital-image-encryption
- 该文档主要提出了一种比特级操作的混沌图像加密系统,为SCI数据库收录。-The document proposes a bit-level operations chaotic image encryption system, included in the SCI database.
Image-Cipher
- 本文主要提出一种新的基于混沌的图像加密算法。适用于BMP等格式图片!-This paper presents a new image encryption algorithm based on chaos. Applies to BMP format picture!
DES3
- 用C#写的3DES加解密算法,供大家参考-3DES encryption and decryption algorithms written in C#, for your reference
DES
- 可以实现DES的加密解密,且将16轮过程详细显示出来。-DES encryption and decryption can be achieved, and the 16 process displayed in detail.
