资源列表
HILLENC1
- its simple hill cipher encryption
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
RPrintPrimes
- 用概率算法寻找1到10000之间的素数,该算法比确定性算法的运行时间大大缩小-Probabilistic algorithm to find prime between 1 to 10,000 the number of the algorithm running time than the deterministic algorithm greatly reduced
SignAndCheckByDSA
- 数字签名 美国标准 DSA算法 java语言实现 完全可用-American Standard DSA digital signature algorithm java language fully available
Affine
- 本程序是仿射密码的加密与解密,用C语言编写的,谢谢参考!-Affine password encryption and decryption。by C