文件名称:RSA密钥生成、 JS加密、PHP解密Demo
文件大小:963KB
文件格式:RAR
更新时间:2018-11-20 12:15:12
RSA
完整RSA密钥生成代码和JS加密、PHP解密示例,快速上手使用,提高系统数据安全性!
【文件预览】:
RSAdemo
----php()
--------rsa-example.php(2KB)
--------rsa.php(7KB)
----openssl()
--------openssl.cnf(9KB)
--------lib()
--------说明.txt(399B)
--------bin()
--------include()
----phpCreateKey()
--------var.php(2KB)
--------key.pem(887B)
----js()
--------prng4.js(1009B)
--------rng.js(2KB)
--------rsa.js(3KB)
--------jsbn.js(15KB)
----rsa-example.html(2KB)