资源列表
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
lockdir
- 文件加密器---自己认为非常好用!!试过的!-File encryption device--- very good! ! Try it!
crypto
- 用JAVA函数实现文件的加密解密。加密解密分别使用不同函数进行实现-JAVA files function with the encryption and decryption. Encryption and decryption functions, respectively, to achieve different
des
- 用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
md5self
- 用JAVA语言实现MD5算法。通过文件读取进行加密,密码由客户自行输入-JAVA language using MD5 algorithm. Read through the document is encrypted, the password input by the customer on its own
