资源列表
RSA
- 密码学RSA算法加密,算法有小漏洞,不能加密大数,二次加密也可能会出错,仅供大家参考-Cryptography RSA encryption algorithm, the algorithm a small loophole, not encryption of large numbers, the second encryption may be wrong, for your reference
openssl_browser
- Implement openssl browser in C
RC4.Encryption
- RC4 Encryption function written in ASM.
Des
- 实现des加密机制的加解密方案,并附有详细输出.-Des encryption mechanism to achieve encryption program, with verbose output.
DesAndXml
- 查了一下,基本上都是提供C++方式的DES加密,所以,上传一个C#写的DES 另外,提供了一个把XML文件当作INI文件来处理的类-provide a des class written by c#。 also provide a XML class, which take the xml files as ini to read and write
21
- 比较不同加密的优缺点,内含多个加密算法 用于计算机安全。-Compare the advantages and disadvantages of encryption, including encryption algorithms for a number of computer security.
mplayer_for_aesop6410
- 6410开发板的mplayer源码,最新的资料,三星的官方合作伙伴-6410 development board of the mplayer source, up-to-date information on Samsung' s official partners
16C84
- 用16C84做的智能卡 程序 汇编实现-16C84 to do with the smart card program
06FFdes
- 使用c++编程语言,实现DES加密解密算法-Using c++ programming language, the realization of DES encryption and decryption algorithm
md5c
- MD5加密算法,函数定义: void ToMD5(char *src, char *md5code) src为传入字符串,md5code为MD5加密后的内容。-This is a MD5 encode function. Function is defined as following: void ToMD5(char*src, char*md5code) src: source string md5code: encoded string
RSAcode
- 利用公开密钥密码算法,加密和解密使用不同的密钥。 (1)使用密钥PK对明文加密后,在用解密密钥SK解密,可得到明文, DSK(EPK(X))=X (2)加密密钥不能用来解密,DPK(EPK(X))!=X在计算机上可以容易的产生 成对的PK,SK,从已知的PK实际上不可能推导SK (3)加密和解密的密钥可以对调,即EPK(DSK(K))=X (4)从PK到SK的推导过程是几乎不可能的-The use of public key cryptographic al
fast-md5-2.6.2
- MD5 CheckSum Tool,MD5 CheckSum Tool
