资源列表
Encryption_Demo
- C#加密解密程序及源代码,加密主要分两步进行,第一步选择文件,第二步随机产生对成加密钥匙Key和IV、使用发送者私钥签名随机密钥,使用接收者公钥加密密钥和签名、利用随机密钥使用DES算法分组加密数据、MD5摘要生成-->用发送者私钥签名;-Encryption and decryption procedures and source code in C#, encryption, mainly in two steps, the first step to select the file,
csharppicpass
- C#利用图片加密文件,用图片加密文本,一种不同的加密方法,希望对C#爱好者有所帮助。-C# Image encrypted files, encrypted text with a picture, a different encryption methods, hoping to help the C# enthusiasts.
AESPforPDEL
- AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位长度的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 -AES is a safety code standards for message encryption. It supports 128, 192 and 256 of the length of the key
Encryption_Yz
- 一个简单是加解密演示程序,可视化的MFC程序,提供了两种加解密算法,一个是RSA,一个是异或算法。-A simple encryption and decryption of the demo program, visualization of the MFC program offers two encryption and decryption algorithm, RSA, an XOR algorithm.
PlaintToChiper.java
- Plaint Text to Chiper Text
MACCodertest
- mac加密各种算法,有des和HmacSHA1还有MD5-mac encryption various algorithms, des and HmacSHA1 of there MD5
MACCodertest
- java实现mac加密各种算法,有des和HmacSHA1还有MD5-mac encryption various algorithms, des and HmacSHA1 of there MD5
DesFile
- 实现了简单的文本文档的加密,使用了DES算法。-A simple text document encrypted using the DES algorithm.
Md5
- MD5算法的实现,用于加密和解密,如,在登录界面记住密码的时候,就使用MD5加密。-The MD5 algorithm for encryption and decryption, for example, remember your password in the login screen, the use of MD5 encryption.
Asymmetric-Key-Cryptosystem
- 一个关于非对称加密系统的算法实验,使用C++编写,在VC6、VS2005下正常运行。-Algorithm experiment, the use of asymmetric encryption system Visual C++ write
cls256Enc
- encrypt 256 for visual basic 6
workspace
- 实现了带加解密功能的聊天程序,基于UDP协议,代码清晰,其中使用了密钥工厂来实现密钥的恢复-Achieve a chat program with encryption and decryption functions, based on UDP protocol, the code is clear, which use a key factory to achieve the key recovery
