资源列表
Base64
- 一种数据加密算法,转载的相互学习,怎么还不够20字啊?-I do know!
01
- 文件加密解密的C语言代码,需要的可以下载-File encryption and decryption of C language code
RSA
- 特殊情况下(|p-q|<2*N开4次方)破解RSA,因式分解大数-RSA crack under special circumstances, factoring large numbers
time
- rsa多种攻击中的的一种攻击方式,timing攻击rsa-rsa attack in a variety of attacks, timing attacks rsa
zjz
- 终结者远程控制3.7源码,生成的小成文件很小,上线速度很快-Terminator Remote Control 3.7 source files generated laurels small, on-line quickly
Vigenere
- vigenere密码可以加密数据以保证数据的安全,也可以解密数据,实现数据的还原-vigenere password encrypt data to ensure data security, data can be decrypted, realize restore data
RSA.tar
- 简单的RSA实现,方便初学者学习理解,没有优化处理,不适合工程使用-RSA achieve simple, easy for beginners to learn to understand, no optimization process is not suitable for engineering use
rsa1
- 加密 解密 RSA算法,基本功能没有实现,有待提高-Encryption to decrypt the RSA algorithm, basic function does not implement, remains to be improved
RSA_Tool
- RSA实现,VC6.0,MFC界面编程。 实现加解密-RSA achieve
hamming_encoderPdecoder
- hamming coder and encoder
CRC_method
- CRC method for coder string bit s
CRC
- 首先将用户输入的字符串转为二进制信息字段并左移16位后得到信息多项式,再利用生成多项式对信息多项式做模2除生成校验码,将16位的校验码拼接在左移空出的位置上,就是发送端发送的信息。由于传输过程中会有差错,所以接收方利用生成多项式对收到的信息同样做模2除检测,若余数为0,则传输过程中没有发生差错;若余数不为0,则传输过程中有差错。-First user input string converted to binary information field and moves to the left
