资源列表
CryptoPrsaPsha1(CPP)
- rsa+sha1加密算法,希望对大家有帮助-rsa+ sha1 encryption algorithm
MD5
- MD5实现的加密解密程序,有MFC的图形界面。-MD5 encryption and decryption procedures to achieve, MFC graphical interface.
AES
- 加密算法,实现对称加密的功能。用一个密钥加密之后,然后解密,能实现相应的功能-aes encipher
Image-Encryption-Scheme
- 该文档主要提出了一种基于混沌的数字图像加密算法!可应用于BMP图片加密。-Based on the chaotic digital image encryption algorithm!
md5
- md5的加密解密,可以实现指定字符串的加密解密。-md5 encryption and decryption, can achieve specified string encryption and decryption.
DES
- 可以实现DES的加密解密,且将16轮过程详细显示出来。-DES encryption and decryption can be achieved, and the 16 process displayed in detail.
DES3
- 用C#写的3DES加解密算法,供大家参考-3DES encryption and decryption algorithms written in C#, for your reference
Image-Cipher
- 本文主要提出一种新的基于混沌的图像加密算法。适用于BMP等格式图片!-This paper presents a new image encryption algorithm based on chaos. Applies to BMP format picture!
digital-image-encryption
- 该文档主要提出了一种比特级操作的混沌图像加密系统,为SCI数据库收录。-The document proposes a bit-level operations chaotic image encryption system, included in the SCI database.
RSA
- RSA加密解密可以实现对(.text)的加密解密,可以看到生成公密钥-RSA encryption and decryption can be achieved, you can see the generated public key (. Text) encryption and decryption
Advanced-Encryption-Standard
- Advanced Encryption Standard explain
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]子密钥进行异或操作,
