搜索资源列表
base64
- base64加密,解密以及所有讲解-base64
org.tool
- 打包了BASE64转码、AES与RSA的加密与解密,方便大家调用。-Packaged BASE64 transcoding, AES and RSA encryption and decryption, to facilitate call.
Base64.java
- Base64.java加密解密类文件,Java使用Base64算法对字符串或文件进行加密的一个类实例,不包括例子,你可以看下这个类,需要的话自己用得上,是从国外网站下载的。-Base64.java encryption and decryption class files, Java algorithm using Base64 string or an instance of a class file encryption, excluding example, you can look th
64
- 加密解密类文件,Java使用Base64算法对字符串或文件进行加密的一个类实例,不包括例子,你可以看下这个类,需要的话自己用得上-Class file encryption and decryption, Java Base64 algorithm using string or an instance of a class file encryption, excluding example, you can look this class, if necessary, their own l
BASE64
- base64 算法对数据进行加密和解密,采用的是Java的库-base64 algorithm for data encryption and decryption, uses a Java library
Encrypt
- 字符串不同加密方式工具类 如MD5 BASE64加密 解密等- Different string encryption tools such as MD5 BASE64 encryption and decryption
Base64Util
- 加密方式base64的工具类,提供加密的解密两种方式-Base64 encryption tool class, providing encryption decryption two ways
ecc_java_implement
- ecc算法java实现,用JAVA实现算法加密和解密,密文有base64编码或16位字符串格式2种。-An implementation of Elliptic Curve Cryptography
Base64
- Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。Base64编码可用于在HTTP环境下传递较长的标识信息。再次运用java语言实现加密/解密、base64与图片互相转化。(Base64 is one of the most common coding methods used to transmit 8Bit byte code on the network. We can check RFC2045 ~
httpServer2017080301
- http服务器,勇于接受http请求并解密,http用base64加密了信息(HTTP server, the courage to accept HTTP request and decrypt, HTTP encrypted with Base64 information)