资源列表
bcc_crc
- s200的BCC和CRC校验,可用于与上位机的通讯信息帧检测
DES
- des加密的算法的源程序。是用DELPHI做-des encryption algorithm of the source. DELPHI is done
CRC
- 通过对于模2除法的研究 可以得到如下方法: 1. 把信息码后面加上p-1位的0,这个试验中p是6位,即在输入的信息码后面加上“00000”。把这个17位的被除数放入input中。 2. 在得到被除数input之后,设计一个在被除数上移动的数据滑块变量d,把input中的最高位开始逐次复制给变量d。 3. 如果d的最高位为1,由变量d和变量p做异或运算;如果d的最高位为0则不运算或者做多余的异或‘0’的运算。 4. 把滑块变量d往后滑动一位。 5. 循环步骤(3,4)
RSAUtil
- java实现RSA算法非机动车可耕地可耕地
otp
- 动态口令HOTP的JAVA代码实现,通过种子和认证基数产生6个字符的动态口令-Dynamic password HOTP implementation of JAVA code, and certification through seed produced six characters cardinality dynamic password
MSEandMADandSAD
- MSE mean square error SAE sum absolute error MAE mean absolute error
vblianxi
- 对个人写的日记进行加密,该软件只适合个人使用,主要是对汉字进行加密和解密。
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
C_EnCodeDes
- C语言实现的DES加密解密算法程序,加密解密是可互逆的,对于需要还原的应用,可以采用这个算法.-Des Encode,Dedode
CRYPT
- 古老的MUD游戏里面的一个crypt明文加密函数-Old MUD game inside a crypt plaintext encryption function
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.
