资源列表
数据加密传输
- :某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下: 每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 -: a company using a public phone data transfer, data is four integer, in the course of transmission is encrypted, encryption rules are as follows : E
qq_password
- qq 密码转换,可以通过转后后的密码直接登录qq程序。-qq password conversion, you can change the password after the log in directly after the qq process.
DESsample-secret
- des加密的简化c语言编程,完整的步骤和过程。-des c programming language to simplify encryption, complete the steps and processes.
md5
- MD5 Source Code This optimized MD5 implementation conforms to RFC 1321
password
- 一些经典的古典加密算法的C语言实现,很不错的东西-Some classic classical encryption algorithm C language, it is a good thing
EncrypterFile
- 用java 来实现对3DES 的加密源码.-Java to achieve with 3DES encryption source code.
RSAUtil
- RSA 工具类,提供加密,解密,生成密钥对等方法。-RSA tools, provide encryption, decryption, key generation for other methods.
tea
- 用java语言实现TEA,可以处理任意轮数的TEA,过程清晰,界面简单-Using java language TEA, can handle any number of rounds of TEA, the process is clear, simple interface
DES
- DES密码算法的程序实现,在Dev-Cpp中编译通过,可以实现DES算法的加密解密
softwore
- 软件注册算法分析,基于.net,一个.net软件的算法分析。-Analysis of software registration algorithm
Key_src
- 编程中获得会话密钥匙非常重要的 MSDN 展示了一种使用私钥的方法。 但是微软的这个在MSDN中例子相当的长。 本文下面介绍的这个方法不仅更快而且更有效 -Programming cryptographic key conversation was very important MSDN demonstrated a method of using the private key. But in Microsoft's MSDN examples longer. Presen
des
- 金融行业DES/3DES算法实现MAC计算-Financial industry DES/3DES MAC calculation algorithm
