资源列表
simpleencrypt 简单的密码加密
- 一个简单的密码加密,A simple password encryption
des(vb.net)
- DES 加密 VS2010环境下的vb.net的des加密解密-des encrypt
E03-EncryptXmlExample
- 输入任意一段语句,可以进行特定的加密,并且可以输出密文-Arbitrary input a sentence, can carry out specific encryption, and can output ciphertext
chatting.tar
- 登录聊天,多线程,MD5密码加密,XML存取用户信息-Login to chat, multi-threaded, MD5 password encryption, XML access to user information
OpenECC-OpenECC-e3e66b9
- openECC elliptic curve cryptography library
cq
- 信息安全方面的,内容是加密解密的基本算法 具体操作使用控制台实现-Information security, encryption and decryption algorithm uses the console implementation
crypto2
- digital signatures cryptography
AddShell(Delphi)
- Delphi编写的加壳程序源码,防止程序破解-Delphi source code written in the exe, to prevent cracking program
twofish_csharp
- Two fish encrysption tech
ICrypto_src.zip
- 使用Windows加密API的例子
Base64
- Base64编码的思想是是采用64个基本的ASCII码字符对数据进行重新编码。它将需要编码的数据拆分成字节数组。以3个字节为一组。按顺序排列24 位数据,再把这24位数据分成4组,即每组6位。再在每组的的最高位前补两个0凑足一个字节。这样就把一个3字节为一组的数据重新编码成了4个字节。当所要编码的数据的字节数不是3的整倍数,也就是说在分组时最后一组不够3个字节。这时在最后一组填充1到2个0字节。并在最后编码完成后在结尾添加1到2个 “=”。 -The idea of ̴
