资源列表
HexEnc
- VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。-VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time a
sushu
- 本代码主要实现对一个数是否是素数进行测试。-This code mainly realize whether a number is prime for testing.
wenjian
- 加密、安全、压缩处理,实例,有爱好者可以学习
Transformation46381
- 这是一个不错的源码Transformation46381,功能方面也比较强,希望大家喜欢-This is a good source Transformation46381, function is strong, hope you like them
ethz_sha2.tar
- SHA2 algorithm source code
arbiter-code
- this is design of an multimedia arbiter in vlsi with screen shots
RSA_Encryption
- RSA加密系统,可实现对任何文字,文件进行RSA算法的加密和解密!-RSA encryption system can be realized for any text, file encryption and decryption of RSA algorithm!
RecycleBin
- 1. 演示了如何使用CryptAPI接口访问CSP,获取容器信息以及使用加解密接口对文件进行加解密和签名验证。-1. Demonstrates how to use CryptAPI interface to access the CSP, to get the container interface to information and use the file encryption and decryption and signature verification.
AESCrypt30_source
- 高级加密标准AES算法中少有的完整示例。-Advanced Encryption Standard AES algorithm is a complete example of a rare.
(AES)
- 本教案介绍了AES该级加密标准的技术原理,对密码学本、研究生学习有帮助
2_des
- DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,首先,DES把输入的64位数据块按位重新组合,并把输出分为L0、 R0两部分,每部分各长32位,并进行前后置换(输入的第58位换到第一位,第50位换到第2位,依此类推,最后一位是原来的第7位),最终由L0输出左 32位,R0输出右32位,根据这个法则经过16次迭代运算后,得到L16、R16,将此作为输入,进行与初始置换相反的逆置换,即得到密文输出。-DES algorithm combines the 64 expr
14160_1234332828Iey1
- 文件加密功能源码,对文件,TXT类型的记事本进行编码-File Encryption utility is a simple tool for encrypting both text & binary files using blowfish encryption algorithm.
