资源列表
Decryption-algorithmCPPcode
- 常见的解密算法,包括详细的示例和算法注释-Common decryption algorithms, including detailed examples and algorithmic annotations
new
- LSB steganography Encoding
calc
- CRC32 cyclic redundancy code table driven algorithm with 32 bits width
Hide_the_text_in_the_picture
- 将文字隐藏于图片中; 只能加密英文字母; 详情请阅读压缩包里的readme.txt。-Hide the text in the picture Only English letters can be encrypted For more information, please read the readme.txt in the compressed package.
SM3
- sm3算法源码,.c,.h,需要自己验证-sm3 source code
SM3
- SM3密码杂凑算法.pdf及sm3算法源码,可以参考-sm3 source code
aes
- C++ code of the Advanced Encryption Standard (AES). This program doesn t have any mode of operation.
cryptanalyse
- Cryptanalyse vigenere
RequestCheckUtil
- 加密后的PHP文件,采用的算法是混淆加密-after update php file
danbiaofangshe
- 利用单表仿射加/解密程序对一段较长的英文文章进行加密,实现加解密效果-Using a single table affine encryption/decryption program for a longer period of English articles for encryption, decryption achieve results
DES
- DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,其功能是把输入的64位数据块按位重新组合,并把输出分为L0 、R0两个部分,每部分各长32位.-The DES algorithm 64-bit input block of plaintext into a 64-bit output ciphertext block, it uses the key is 64, the function of which is 64-bit block of input dat
1
- 实现RSA算法。并对 I LOVE NANJING UNIVERSITY OF AERONAUTICS AND ASTRONAUTICS 加解密。说明:为了方便实现,分组可以小一点,比如两个字母一组。-Implement the RSA algorithm. And " I LOVE NANJING UNIVERSITY OF AERONAUTICS AND ASTRONAUTICS" encryption and decryption. Descr iption: In or