搜索资源列表
crypto
- Encrypt <--> decrypt Data with C# . Encrypt and decrypt important data with C# and play General C# Programming
Crypto
- .Net控件,提供多种对字符串的加密、解密方法-. Net controls, provides a wide range of string encryption, decryption method
Crypto
- Crypt / DeCrypt Class in C#.-Crypt/DeCrypt Class in C#.
DESCrypto
- C#实现的DES加密解密方法,设置一个8位的秘钥-a DES Crypto of c#
CryptoAPI-1
- 1) 创建Crypto工程和Decrypto工程,分别实现文本文件的加密和解密功能; 2) 在D盘下新建一个名为”src.txt”的文件,在该文件中输入任意字符;编译运行Crypto,对文件src.txt进行加密,加密后的文件名为out.txt,加密密钥为“123456”;打开加密后的文件,观察文件内容是否加密,编译并运行Decrypto,对文件out.txt进行解密,解密文件命名为desrc.txt,解密密钥和加密密钥相同;打开解密后的文件,查看内容是否和加密前的内容一致。-1) to c
CryptoRC4
- crypto code for rc4 encryption and decryption
secretsharp-code-14
- Secret Sharp是一个独特的安全工具,使您可以加密短小的基于文本的秘密,只能与两个或两个以上的密钥解密,这基本上作为密码。-Secret Sharp is a wizard based GUI for the Shamir Secret Sharing Algorithm provided by the crypto++ API. Secret Sharp replicates the functionality that ssss provides on unix.
CryptLearn
- Educational tool. Shows schemes of simple crypto protocols.
Encryption
- AES加解密,C++端采用crypto++加密,C#端解密,经测试能够完全还原-AES Encryption & Decryption
