搜索资源列表
DES_PHP
- php环境的EDS加密解密代码,本代码由JS移植-php environment, EDS encryption and decryption code, the code is by JS transplant
JS-SHA1
- 通过Java实现sha-1加密算法的加解密-By Java implementation sha-1 encryption and decryption algorithm
javascript
- 7种JS加密解密方法 附带javascr ipt实现方法-Seven kinds of encryption and decryption method JS implementations with javascr ipt
gae-django-cms-encry.tar
- 将gae-django-cms 网页文件加密 环境:在Google App Engine下使用gae-django-cms 搭建的CMS 目的 : 加密HTML网页文件,使之可以在浏览器中正常显示,但是查看HTML文件时,显示乱码。 方式:将源生成的数据(html) 在服务器端用python加密,然后再在浏览器端用javascr ipt解密 加解密算法,从http://www.aspxhome.com/javascr ipt/program/20103/1284528.ht
jsencrypt
- 用这个文件在js前端进行数据的加密处理,在服务端可以用各种语言进行解密-use this file to encrypt data use rsa module
aes.js
- nodeJs版aes加密解密,使用AES/CBC/PKCS5Padding模式,可以跨Android,Java,IOS平台使用.支持128或256位密钥.-AES encryption-decryption witch
新建文件夹
- 用js语言来实现rsa加密解密算法,函数rsaEncrypt()用来实现加密;函数rsaDecrypt()用来实现解密;(Implementation of RSA encryption and decryption algorithm with JS)