CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - base64 java

搜索资源列表

  1. Base64_java.zip

    0下载:
  2. java写的base64加解码算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1211
    • 提供者:
  1. java_socket_smtp

    0下载:
  2. 一个基于java和socket,采用Base64编码密码认证的不采用javamail的SMTP邮件发送器-based java and a socket, using Base64 encoded password authentication using the JavaMail SMTP mail senders
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:25738
    • 提供者:周斌
  1. jBase64

    0下载:
  2. Java版的Base64编码实现,可以对字符串或二进制流进行Base64的编码解码。-Java version of the Base64 Coding, or binary strings flow Base64 codec.
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:2117
    • 提供者:姚志远
  1. MyBase64

    0下载:
  2. java邮件传输Base64的源码、jar文件及打包好的exe文件。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:84383
    • 提供者:姚小虎
  1. base6419

    0下载:
  2. java base64
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:528285
    • 提供者:daniel
  1. Base64Converter

    0下载:
  2. Base64 Encoder in JAVA
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1461
    • 提供者:小誠\
  1. Base64Test

    0下载:
  2. 这是base64编码和解码的例子,在有些workflow中不支持中文,通过把中文信息编成base64,到接受的时候再转回中文-java in base64
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6381
    • 提供者:yanghe
  1. PassDec

    0下载:
  2. A java class that decodes base64 encoded strings
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1100
    • 提供者:kakaouskia
  1. PassEnc

    0下载:
  2. A java class that encodes strings to base64 encoding - Should be used along with PassDec class (decoding class) - also uploaded here-A java class that encodes strings to base64 encoding- Should be used along with PassDec class (decoding class)- also
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1274
    • 提供者:kakaouskia
  1. java_md5_des_base64

    0下载:
  2. java的md5、des和base64编码的源码-java md5 code,and des code,and base64 code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:11114
    • 提供者:luozhd
  1. JAVABasic

    0下载:
  2. 通过JAVA抓取页面时,有些页面会返回401(Unauthorized)响应状态码和www-authenticate响应头来要求客户端进行身份认证。这种认证有两种方式:BASIC和DIGEST,BASIC验证要求客户端对用户名和密码进行BASE64编码后传送给服务器。-JAVA crawl through pages, some pages will return 401 (Unauthorized) response status code and www-authenticate respo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:29696
    • 提供者:lily
  1. uXcj

    0下载:
  2. base64编码和解码,便于对汉字进行base64编码,传给java或其它的,java或其它的再进行base64解码。-base64 encoding and decoding, easy on the Chinese character for base64 encoding, transmission, or other java, java or other further base64 decoding.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:1854
    • 提供者:徐长今
  1. base64_

    0下载:
  2. base64 编解码实现,其中有两种方式,一种是比较普通的c++ stl实现,另一种是根据国外的某人用java写的程序 用c++的方式重新实现的-base64 codec implementation, where there are two methods for a more general c++ stl implementation, and the other is based on a person abroad programs written using java with c+
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:7972
    • 提供者:qiangl
  1. Algoritmos

    0下载:
  2. Java Algorithms for Base64, MD5 and RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:12119
    • 提供者:Frank
  1. EncriptionWithJava

    0下载:
  2. 系统要和一个外部系统进行通讯,传输方式是采用 DES 算法对消息进行加密,再用 BASE64 编码。不过对方系统是用 C# 写的。平台不一样,于是我和对面的老兄先测试一下加密解密。这一测试问题就来了。两边采用同样的密钥,对同一个字符串加密出来的结果不一样。-Encription and discr iption with Java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1365
    • 提供者:Vincent
  1. ConvertBase64

    0下载:
  2. C++ Base64 编解码,支持C#,Java各种语言的base64编码和解码-C++ Base64 encoding and decoding, support for C#, Java language base64 encoding and decoding
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:1699
    • 提供者:李进安
  1. cryptojava_cPP

    1下载:
  2. JAVA与C++通用的加密库,包含了:aes、base16、base64、sha1、rsa加密方式-JAVA and C++ general-purpose encryption library, includes: aes, base16, base64, sha1, rsa encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-07-31
    • 文件大小:230400
    • 提供者:shuping
  1. rsa

    0下载:
  2. java实现的RSA算法,可对中文字符串加密,解密,因为加密前使用base64对需要加密的字符串进行编码-java implementation of the RSA algorithm, can Chinese string encryption, decryption, because the encryption of the former needs to be encrypted using base64 encoded string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3288
    • 提供者:韦健
  1. bmpdecoder

    0下载:
  2. 将bmp图片进行base64编码、解码的java代码,另外里面的实现采用了多线程技术,可以同时学习java的线程编程基础知识。-Bmp picture to base64 encoding and decoding of java code, while the realization of which uses multi-threading technology, can learn the basics of java programming threads.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2117461
    • 提供者:sixcity
  1. httpServer2017080301

    0下载:
  2. http服务器,勇于接受http请求并解密,http用base64加密了信息(HTTP server, the courage to accept HTTP request and decrypt, HTTP encrypted with Base64 information)
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:136192
    • 提供者:书架、
« 1 2 34 »
搜珍网 www.dssz.com