资源列表
Security
- 一个简单的二进制移位加解密程序,以字符的二进制代码为加解密的对象,实现对明文信息的加密处理。-A simple binary shift encryption and decryption process, the binary code of the character object for encryption and decryption of the plaintext information is encrypted.
Vigenere
- 维吉尼亚密码算法,用维吉尼亚实现数据的加密
md5_lib
- md5 lib for vc,包括c和cpp的两个版本,同时有测试文件-md5 lib for vc, including two versions of c and cpp, while the test file
Encrypt
- What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in \"c\" also.) Program fl
sm2
- SM2算法说明,针对SM2的原理分析。国密局公开算法。-SM2 algorithm for the principles of analysis of SM2. States dense Office openly algorithm.
ENCRPTION
- The program source code is in the word document. This is an encrption and decrption technique that uses the available tools for both the operations in CSharp. First a string is obtained from the user and stored in the specified file path. Then the co
text
- 文本文件的加密和解密 一个简单的实例说明-Text encryption and decryption
MD5
- MD5的算法程序,能够生成文件的MD5值-failed to translate
DES
- 这是一个关于DES加密的加密算法,介绍了DES的加密过程
Rijndael加密
- 对称钥匙的加密解密的例子,采用Rijndael机密算法-symmetric key encryption and decryption example, used confidential Rijndael algorithm
tea
- tea加密解密DLL,可调用相应的原文,密钥实现加密,然后通过密文,密钥解密
ECC
- 椭圆曲线的实现(ECC),椭圆曲线算法是代数几何、数论等多个数学分支的一个交叉点,一直被人们认为是纯理论学科。而椭圆曲线密码体制,是基于椭圆曲线离散对数问题的一种公钥密码体制-Realization of elliptic curves (ECC), elliptic curve algorithm is algebraic geometry, a number of mathematical intersection of number theory and other branches, h
