搜索资源列表
rsa
- RSA加密算法的JS实现及调用案例,另附生成密钥对的程序-RSA encryption algorithm to achieve, and call the JS case, attached the program to generate key pair
1
- PHP+JS+rsa数据加密传输实现代码_php技巧-PHP+ JS+ rsa data encryption transmission the code _php skills
security
- js rsa 加密 源码 .-js rsa
RSA
- js加密的源代码及资料,有base64,ras,des,等等。-js encryption source code and data, the base64, RAS, DES, and so on.
wuya
- 在线售书网站,用户登录,注册等模块实现密钥协商和加密传输,包含RSA 和 DES 的php和JS两个版本,压缩包内含有数据库文件。很适合初学者。 -Online book sites, user login, registration and other modules to achieve key negotiation and encrypted transmission, including RSA and DES are two versions of php and JS, compr
RSA
- js写的RSA加密算法,可用于在html前端加密,防止登陆过程中密码以明文的形式传输出去-js wrote the RSA encryption algorithm that can be used in the html front-end encryption, password login process to prevent the transmission went out in the form of plain text
demo
- 百度登录改版后 RSA加密登录源码 ,图片1 另存为txt文档 可看JS源码,百度如果再改也大同小异 修改一下js即可-yinggelishi is laji
jsencrypt
- 用这个文件在js前端进行数据的加密处理,在服务端可以用各种语言进行解密-use this file to encrypt data use rsa module
js
- RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准-RSA is the most influential public key encryption algorithm, it can resist so far known most of the password attacks, ISO has been recommended as the public key data encryption standard
jsencrypt-master
- 实现RSA使用公私钥对进行加解密,压缩包里有demo(RSA encrypt and decode)
新建文件夹
- 用js语言来实现rsa加密解密算法,函数rsaEncrypt()用来实现加密;函数rsaDecrypt()用来实现解密;(Implementation of RSA encryption and decryption algorithm with JS)
RSA
- RSA加密工具,提供给大家使用。还有前端jsp代码和所需要的js(RSA encryption tools for everyone. There is also the front-end JSP code and the required js)
各大网站密码JS解密
- 一些网站的密码JS解密 MD5 RSA 居多 供大家参考(Some website password JS decryption for everyone's reference)
crypto-js-develop
- 返回SHA1PRNG算法的SecureRandom对象 secureRandom = SecureRandom.getInstance("SHA1PRNG"); //返回RSA密钥对的KeyPairGenerator对象 KeyPairGenerator keyGen = KeyPairGenerator.getInstance("RS(I am working in a factory.
jsencrypt.js
- 前端需要用到的RSA数据加密工具包,压缩包里有demo
