Welcome![Sign In][Sign Up]
Location:
Search - base64

Search list

[JSP/Java64

Description: 加密解密类文件,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 lingua franca
Platform: | Size: 10240 | Author: lianwu | Hits:

[Compress-Decompress algrithmsb64

Description: base64编码解码的c++实现,base64编码解码的c++实现-base64 encript and dencript class c++
Platform: | Size: 2048 | Author: xia | Hits:

[Crack HackDecode

Description: 几种常见的加解密源码,包括DES,BASE64,AES等,可以修改使用-Several common encryption source code, including DES, BASE64, AES, etc., can be modified to use
Platform: | Size: 37888 | Author: wt | Hits:

[Windows Developzifuzhq

Description: VB版字符转换器,转换各种下载地址字符串,支持腾讯、快车、旋风等下载地址的转换。另外还支持托盘图标功能,源代码内含一个托盘类。要VB源码可从一个经过Base64的字符串中解码到源字符串,从一个经过Base64的字符串中解码到源字节数组,将一个字节数组进行Base64编码,并返回字符串,转换字符串为数组,然后转换为4个6位(0-63),对文件进行Base64编码并返回编码后的Base64字符串。-VB version of the character converter, convert various download address string, conversion Tencent, Express, cyclones and other download address. It also supports the tray icon functionality, source code contains a tray class. To VB source code can be decoded through a Base64 string from one string to the source, after the decoding Base64 string from a byte array to a source, a Base64 encoded byte array and returns a string, convert the string for the array, and then converted to 4 6 (0-63), the file and returns the Base64 encoding Base64 encoded string.
Platform: | Size: 9216 | Author: cpudn21 | Hits:

[OtherBase642String

Description: VS2013编译的,base64编码字符串转回正常字符串的函数。入口函数 base642VecChars(). 自己写着玩的.-VS2013 compiled, base64 encoded string reversal function properly string. Entry function base642VecChars (). Himself wrote the play.
Platform: | Size: 1024 | Author: xiarl | Hits:

[androidEDs

Description: android java base64加密
Platform: | Size: 2336768 | Author: 王鹏 | Hits:

[Internet-Networkuri_codec

Description: Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。Base64编码可用于在HTTP环境下传递较长的标识信息。例如,在Java Persistence系统Hibernate中,就采用了Base64来将一个较长的唯一标识符(一般为128-bit的UUID)编码为一个字符串,用作HTTP表单和HTTP GET URL中的参数。在其他应用程序中,也常常需要把二进制数据编码为适合放在URL(包括隐藏表单域)中的形式。此时,采用Base64编码不仅比较简短,同时也具有不可读性,即所编码的数据不会被人用肉眼所直接看到-Base64 is one of the most common network for the transmission 8Bit encoding byte code, we can see RFC2045 ~ RFC2049, there MIME detailed specification above. Base64 encoding can be used to pass a longer identifying information in the HTTP environment. For example, in the Hibernate Java Persistence system, it uses a Base64 to a longer unique identifier (typically a 128-bit UUID) encoded as a string used for HTTP and HTTP GET URL in the form of parameters. In other applications, it is often necessary to encode binary data to fit on URL (including hidden form fields) in the form. At this point, using Base64 encoding is not only relatively brief, but also has not readable, encoded data that is not being directly seen with the naked eye
Platform: | Size: 2048 | Author: | Hits:

[Windows Developmyencryptsrc

Description: 贺兰_加密解密字符串,VB源码下载,CRndXorHash.cls功能:用VB6实现中英文文本的私钥加密。可能转换为不可显示字符,逆转换会出错!使用 MTransform.bas 中的转换16进制函数显示加密后的数据,可以解决逆转换问题!但加密、解密速度变慢!注意:对含特殊符号(如·)的字符串出现错误!必须为AscWII格式。   功能:加密字符串(含贺兰_进制转换(产生随机数,进制转换)模块)   1、"RndXorHash加密法"   2、"AES加密法"   3、"Enc-Base64位加密(无密码)"   都可以加密文件,密钥中可以有中文字符!!!   注意:修正贺兰_进制转换中的 MTransform.bas、扩展 MRandomNumbers.bas !   最新的 随机数,进制转换 模块都在这个里面!   未使用:类模块\CMD5Encrypt.cls 解密?   模块:模块\MEncryptDecrypt.bas 加密后解密不正确!-Helan _ string encryption and decryption, VB source code download, CRndXorHash.cls functions: to achieve private key encryption using VB6 and English text. May be converted to non-displayable characters, inverse transform to be wrong! Use MTransform.bas the conversion function displays the hexadecimal encrypted data can be converted to solve the inverse problem! However, encryption, decryption slow! Note: containing special characters (such as*) string error! Must AscWII format. Function: encrypted string (including the Helan _ hex conversion (to generate random numbers, hex conversion) module) 1, "RndXorHash cryptography" 2, "AES encryption." 3, "Enc-Base64-bit encryption (no password)." Files can be encrypted, the key can have Chinese characters! ! ! Note: Correction Helan _ hex conversion in MTransform.bas, extended MRandomNumbers.bas! The latest random numbers, hex conversion modules are in the inside! Not used: class modules \ CMD5Encrypt.cls decryption? Module:
Platform: | Size: 75776 | Author: ipudn37 | Hits:

[Consoledesbase64mp4

Description: 实现了对任意文件和字符串进行加密且base64处理,数据插入到xml-Realized with arbitrary files and strings and base64 encryption processing, inserted into the XML data
Platform: | Size: 6144 | Author: 刘玉 | Hits:

[Browser Clientbin

Description: 进制之间的转换,URL编码解码,base64编码解码,ascii到unicode,unicode到ascii,MD5-Convert between binary, URL encoding and decoding, base64 encoding and decoding, ascii to unicode, unicode to ascii, MD5
Platform: | Size: 2048 | Author: 王禹森 | Hits:

[ActiveX/DCOM/ATLphotoToBase64

Description: 图片转为Base64编码的ocx控件,VS2010制作,内含源码和己生成的ocx控件.-Base64 encoded image into ocx controls, VS2010 production, including source code and has generated ocx controls.
Platform: | Size: 16987136 | Author: 邓鹏 | Hits:

[File OperateBase64EncodeFile

Description: 实现Base64编码函数,参数sFileName:待编码文件路径,sCodeName:编码结果文件存储路径-Achieve Base64 encoding function, parameter sFileName: to be coded file paths, sCodeName: encoding results file storage path
Platform: | Size: 1024 | Author: your name | Hits:

[Internet-Networkbcs_api_20140530_1

Description: 采用开源的libcurl实现与百度云存储进行交互的程序源码,实现了上传下载删除浏览等功能,内含采用hmac-sha1算法加密及base64 encode及url encode生成数字签名功能。-Libcurl achieved with the use of open source cloud storage Baidu interact program source code to achieve the uploading and downloading Delete browsing and other functions, including the use of encryption algorithm hmac-sha1 and base64 encode and url encode generate digital signatures.
Platform: | Size: 192512 | Author: Andy Hu | Hits:

[Delphi VCLBase64func

Description: 对字符串或二进制文件进行base64,并且可以进行解码,封装简单,只有一个unit,直接可以使用-String or binary file base64
Platform: | Size: 2048 | Author: mzj | Hits:

[JSP/Javatools

Description: java加密工具类,des,md5,base64-java encryption tools, des, md5, base64
Platform: | Size: 8192 | Author: mhm | Hits:

[JSP/Javacommons-codec-1.9-src.tar

Description: apache codec.shiyong bianjiema,jarbao-Codec was formed as an attempt to focus development effort on one definitive implementation of the Base64 encoder. At the time of Codec s proposal, there were approximately 34 different Java classes that dealt with Base64 encoding spread over the Foundation s CVS repository. Developers in the Jakarta Tomcat project had implemented an original version of the Base64 codec which had been copied by the Commons HttpClient and Apache XML project s XML-RPC subproject. After almost one year, the two forked versions of Base64 had significantly diverged from one another. XML-RPC had applied numerous fixes and patches which were not applied to the Commons HttpClient Base64. Different subprojects had differing implementations at various levels of compliance with the RFC 2045.
Platform: | Size: 302080 | Author: jiuyue | Hits:

[Delphi VCLDelphi_122174

Description: Delphi:包括了各种常见的Delphi加密算法实例源码,它们是2DES、3DES、3DES3算法、AES、BASE64、Blowfish、CRC32-Dym、CRC32-Static、DES、MD5、RSA、SHA等加密的算法演示实例,每个实例都可以在D7下编译运行,对于学习看效果来说,挺方便的。 -Delphi: Delphi includes a variety of common encryption algorithm source code examples, they are 2DES, 3DES, 3DES3 algorithm, AES, BASE64, Blowfish, CRC32-Dym, CRC32-Static, DES, MD5, RSA, SHA encryption algorithm demo examples, etc. each instance can be compiled to run on D7, look for learning effect, very convenient.
Platform: | Size: 613376 | Author: HZ2FYFQ | Hits:

[Delphi VCLDelphi_632413

Description: Delphi:采用BASE64算法流加密,编码多个字节,可以编码奇数字节和基数字节,把编码好的块写到流中,当然也可进行BASE64算法流的解密,解密的数据输入到流中,还可进行BASE64算法字符串加密,字符串解密等,比较全的BASE64加密与解密实例,仅供参考。 -Delphi: a stream cipher algorithm using BASE64 encoding a plurality of bytes, and the base may be encoded odd byte byte written to the encoded stream in a good block, of course, also be BASE64 algorithm to decrypt the stream, the decrypted data stream is input to the , and also for BASE64 string encryption algorithm, decryption string, compare the BASE64 encryption and decryption examples for reference only.
Platform: | Size: 9216 | Author: ZS52OX7 | Hits:

[Windows DevelopBase64OutputStream

Description: An OutputStream that does Base64 encoding on the data written to it, writing the resulting data to another OutputStream.
Platform: | Size: 1024 | Author: jiekonghen | Hits:

[Windows DevelopBase64Encoder

Description: Base64 Encoder Source Code for Linux v2.13.6.
Platform: | Size: 2048 | Author: dongtengwen | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net