资源列表
RSA
- 详细完整的Rsa加密算法描述 信息安全编程知识-Rsa encryption algorithm information security programming knowledge
rsa1
- RSA加密解密及RSA签名和验证,程序的一些工程都包括,需要修改下
jiamilizi
- 一种加密解密的例子,利用对称密码学进行文件的加密,提供用户可视化界面,了解加密过程以及解密结果-an encryption and decryption example, the use of symmetric cryptography file encryption, provide the user interface visualization, understand the process of encryption and decryption results
file_encrypt
- key.txt存放密钥,密钥只能为数字,text存放明文。 只对明文中的“数字”、“英文大小写”加密,空格或其它中文字符等不予理睬。 加密方法: 明文分组与密钥对应字符相加取模,十个数字为一个循环,26个英文大小写也各为一个循环。 例: 密钥为: 012 明文为: Microsoft VC++ 6.0 密文则为:Mjerpuogv VD++ 8.0 加密结果: 将密文生成到result.txt中,手动删除最后的占位符\"
DES22
- VB实现DES加密算法,相当精炼,有很好的移植功能!-DES VB
RSAString
- 采用基于RSA的加密与解密算法实现对字符串的加密和解密的处理-Based on RSA encryption and decryption algorithms to encrypt and decrypt the string handling
MD5-VB6
- MD5 验证工具,适合字符串,运行速度快,代码精简等特点-MD5 verification tools, for the string, run faster, code streamlining and other characteristics
md5
- md5 计算的类 从设计规范和功能来说都比较完善-md5 building class
desPc
- 很不错得的DES加密解密C源码,比较简单,已经过验证-Was very good C source code for DES encryption and decryption, is relatively simple, has been validated
DES_PC
- DES 加密 系统的 C 语言 实现的源代码-DES encryption system of the C language source code
JiaMi
- 这是一个加密解密程序,可对文本文件内容进行加密,需要看时再进行解密
sha2
- sha2 散列算法源代码,用于对文件做HASH值求取-* THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``AS IS AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
