资源列表
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
RSA_C
- Simple RSA implementation in c
rc4
- RC4 a.k.a. A RCFOUR algorithm in C (supposedly the same thing that in 1995 was published in the sci.crypt newsgroup)-RC4 a.k.a. ARC4 a.k.a. ARCFOUR algorithm in C (supposedly the same thing that in 1995 was published in the sci.crypt newsgroup)
rsa_pro
- 口令验证系统评价标准分析, 口令验证系统评价标准分析,口令验证系统评价标准分析-口令验证系统评价标准分析,口令验证系统评价标准分析口令验证系统评价标准分析口令验证系统评价标准分析口令验证系统评价标准分析
FileEncDec
- 文件保险箱。 调用CryptoAPI实现文件的加密和解密。-Documents safe. CryptoAPI calls file encryption and decryption.
F5Hash
- F5隐写算法的实现,F5算法,一种适用于JPG图像的隐写算法-F5 steganography algorithm, F5 algorithm, a JPG image for steganalysis algorithm
