资源列表
RSA
- 这是本人根据费马定律所写的非对称加密解密算法,在安全传输中实用,如果选取较大互质数,安全性可提升-no
HILLENC1
- its simple hill cipher encryption
small-program
- 用windows编程些的一个简单加密小程序,界面还能将就,有兴趣的gg mm不妨下载来玩玩,学习学习 。-this program is simple , but it is very interested.if you like it,you can download.
hill
- 古典密码hill的正确算法,希望对同学们有帮助。-this is hill riht suanfa
randinterval
- 本函数利用随机序列进行间隔控制,就是在矩阵中利用随机数寻找有效位来进行嵌入位。 -this function is to be controled base on random series so as to find effective bit to embed
AFFINE
- 用C语言编写的仿射,我从别的网站下载下来的-Affine with C language, I have downloaded from another site down
Vigrener
- Vigenre加密算法,在VC++环境中运行!-Vigenre encryption algorithm in VC++ environment to run!
611.asm
- 利用异或原理实现简单加密和再次利用异或解密的功能-Principle of using simple XOR encryption and decryption functions
ExampleRSA
- java RSA 加密方式展示 可以看懂逻辑-java RSA encryption demonstration
Pseudoprime-20120714_000
- 利用Python的整数长度不限制,对大素数(十进制上千位)进行查找运算.-Python integer length limit of large prime numbers (decimal thousands) search operation.
FM0
- FM0解码程序,基于6B协议的读写器,对接收指令的解码 -FM0 decoding
Affine
- 本程序是仿射密码的加密与解密,用C语言编写的,谢谢参考!-Affine password encryption and decryption。by C