搜索资源列表
decodejs
- 破解微软脚本加密算法,编写的相当精巧的,用于还原scr ipt Encoder加密后的scr ipt代码。现在这种破解已经很多了,但这个比较特别,全部是用VBscr ipt这样的脚本程序写的, 可以方便的修改为visual basic 或 ASP 程序,可以用在html或asp中,非常通用。-crack encryption algorithm, prepared by the very sophisticated, scr ipt Encoder for reinstatement aft
md5(asp)
- 一个很好的 asp 加密 算法!方便快捷的加密功能,是其他同类算法不能比的!-a good asp encryption algorithm! Convenient and efficient encryption and other similar algorithm is not over!
一种基于小波变换的数字图像加密算法
- 一种基于小波变换的数字图像加密算法.PDF 利用matlab实现-based on wavelet transform digital image encryption algorithm. PDF achieved using Matlab
javacodeprotect
- 本文首先分析了Java源代码需要加密的原因,简要介绍了DES算法及Java密码体系和Java密码扩展,最后说明了利用DES加密算法保护Java源代码的方法及步骤-This paper analyzes the Java source code encryption needs, briefed the DES algorithm and system password Java and Java code expansion Finally, we illustrate the use of D
JAVA加密3des算法
- JAVA加密算法JAR包,很全的。
java base64的加密算法
- java base64的加密算法
sha1.jar.rar
- SHA加密算法打包文件,电子商务可能会用到此算法加密,去掉后缀“.rar”使用,SHA encryption algorithm packaged documents, e-commerce may be encrypted using this algorithm, remove the suffix " . Rar" use
Rsa.rar
- 用JAVA实现Rsa非对称加密算法 不算简单的算法 既可以加密又可以解密,Rsa use JAVA to achieve an asymmetric encryption algorithm is not a simple algorithm can be encrypted can be decrypted
MD5Code
- java,加密,md5加密算法的源码,很实用.-java, encryption, md5 encryption algorithm source code, it is practical.
ThreeDes
- *北京联通全网有关网上订购和点播接口URL加密算法 * *采用3DES加密, ECB模式/使用PKCS7方式填充不足位, *目前给的密钥是192位(24个字节)经过BASE64编码后的可见字符串-* Beijing Unicom, the whole network of the online ordering and on-demand interface URL encryption algorithm** using 3DES encryption, ECB mode/
des
- 这是本人在浏览网页时找到的(DES加密算法的源代码),感觉很好,拿出来大家学习一下。-This is why I found while surfing the web (DES encryption algorithm source code), feel good, look out for them to learn.
RSA
- rsa的加密算法,可以实现简单的数据加密以及解密工程,没有图形界面-rsa encryption algorithm, can achieve a simple data encryption and decryption works, there is no graphical interface
DES
- 用Java加密类实现DES、RSA及SHA的加密算法 解压密码hur.cn-Java class that implements encryption with DES, RSA and SHA encryption algorithm Unzip Password
java
- 本文件主要是java安全通信的代码包括:md5 密码加密与验证 对称加密与解密 非对称加密以解密 基于MD5信息摘要算法实现密码加密与验证 凯撒加密算法 数字签名与验证 消息验证码 消息摘要(都经过调试无错误)-java security of communications, including: md5 password encryption and authentication of non-symmetric encryption and decryption based on symme
TestSM
- SM2 SM3 SM4 的java软实现,经过多种语言的加密解密测试,通用性极强(SM2 SM3 SM4 Java soft implementation, through a variety of language encryption and decryption test, versatility is very strong)
CryptoJS v3.1.2
- js加密库,aes,md5等加密算法,可用于nodejs及浏览器端(Js encryption library, aes, md5 and other encryption algorithms)
md5jmgj_a5
- MD5加密是一种不可逆的加密算法. 支持32位(大/小写字母)和16位(大/小写字母)生成(MD5 encryption is an irreversible encryption algorithm. Support 32 bits (large / lower case letters) and 16 bits (large / lowercase letters) generated)
JAVA实现AES算法+界面
- 利用java语言实现了aes加密算法的编程以及界面(The programming and interface of AES encryption algorithm is realized by java language.)