资源列表
AES-ASP
- 前几天刚下的一个ASP的AES源码 输入keySize密钥长度(128、192、256),Src明文字符串,Key密钥字符串, 明文字符串不能超过 &HFFFF长度,输出:密文十六进制字符串 -just a few days ago under an ASP source input keySize AES key length (128, 192,256), Src expressly string, Key Key string, the string can not excee
200510180015081624
- C的原代码,可以参考的.用一定的下在价值-the original C code can reference. With a certain value in the next
des加密算法源代码c语言实现
- DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
Des
- * 对加密密码进行解密方法 * @param key 加密的密钥 10进制(12345678) password为16进制字符串如(BED3FB28576F2BB0) 要先转为2进制 返回解密的密码明文 * @param password * @return-des encrpt
b64
- base64一个文件,非常简单实用,支持二进制-base64 a file, a very simple and practical support binary
dict.zip
- 解密字典生成程序 , Decipher dictionary production procedure
dictory
- 破解一些加密文件的所用的字典库生成代码,仅仅供学习用,但不要做非法操作哟。-Crack encrypted files used by a number of dictionary libraries generated code, just for learning to use, but do not do illegal operations yo.
CRYPT
- 古老的MUD游戏里面的一个crypt明文加密函数-Old MUD game inside a crypt plaintext encryption function
C_EnCodeDes
- C语言实现的DES加密解密算法程序,加密解密是可互逆的,对于需要还原的应用,可以采用这个算法.-Des Encode,Dedode
jiami
- 加密解密1、 移位密码的原理 加密:e(x)=(x+K) mod 26 解密:d(y)=(y-K) mod 26 -1 encryption and decryption, the principle of shifting the password encryption: e (x) = (x+ K) mod 26 decrypt: d (y) = (yK) mod 26
vblianxi
- 对个人写的日记进行加密,该软件只适合个人使用,主要是对汉字进行加密和解密。
MSEandMADandSAD
- MSE mean square error SAE sum absolute error MAE mean absolute error
