搜索资源列表

  1. BCodec

    0下载:
  2. Identical to the Base64 encoding defined by <a href="http://www.ietf.org/rfc/rfc1521.txt">RFC 1521</a> and allows a character set to be specified.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:biejinri
  1. Java

    0下载:
  2. java的一些加密代码(BASE64,MD5,SHA,HMAC,DES等)-Some encryption code java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:458752
    • 提供者:无名
  1. Delphi_d7Pencryption-algorithm

    0下载:
  2. delphi加密算法源码,包括Des、2Des、3Des、3Des3、Res、Sha、Md5、Crc32、Blowfish、Base64。-Source code of encryption algorithm , including Des, 2Des, 3Des, 3Des3, Res, Sha, Md5, Crc32, Blowfish, Base64.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1576960
    • 提供者:王宏瑾
  1. functions

    0下载:
  2. base64实现,实现加密解密的所有功能-base64 function
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xiapeng
  1. AESOperator

    0下载:
  2. AES 是一种可逆加密算法,对用户的敏感信息加密处理 对原始数据进行AES加密后,在进行Base64编码转化;-AES is a reversible encryption algorithm to encrypt sensitive information on the user' s processing of raw data after AES encryption, making Base64 encoding conv
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:张寒
  1. ENCODE

    0下载:
  2. DELPHI写的一个小工具 可以用于base64 MD516 MD532 16进制的 加密 转换 解密等-DELPHI write a small tool that can be used base64 MD516 MD532 16 hexadecimal encryption decryption converter
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:200704
    • 提供者:胡帅
  1. RandDataGen

    0下载:
  2. 1. 乱数产生(产生的位元组可转换成各种格式) 2. 编码转换(位元组或字符串转成Base64,Java/C#宣告格式等)-1. random number generator (bytes generated can be converted into a variety of formats) 2. encode/decode (string or bytes convert into Base64, Java/C# dec
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:281600
    • 提供者:Robin Li
  1. email_demo

    0下载:
  2. 利用自己的SMTP协议类(代码)、Base64加密类(代码),实现邮件(含附件)的发送和接收。-Using their own SMTP protocol class (code), Base64 encryption class (code), to achieve the message (including attachments) to send and receive.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:433152
    • 提供者:yanghuichun
  1. 11111222

    0下载:
  2. BASE64编码--加解密 -dfgdf gdfgdfgd fgdfgd fgdfgd
  3. 所属分类:CA认证

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:xiaoxiao
  1. b64

    0下载:
  2. This little utility implements the Base64 Content-Transfer-Encoding standard described in RFC1113 (http://www.faqs.org/rfcs/rfc1113.html).
  3. 所属分类:CA认证

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:bilux
  1. b64

    0下载:
  2. base64一个文件,非常简单实用,支持二进制-base64 a file, a very simple and practical support binary
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:cary
  1. VBbase64

    1下载:
  2. VB函数源码 用于Base64解码编码,可直接使用,支持中文英文字符。-base64 for VB
  3. 所属分类:CA认证

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:apple
  1. BASE64

    0下载:
  2. Delphi基于Blowfish算法的加密 解密实例,编程学习源码,很好的参考资料。-Delphi Blowfish encryption and decryption algorithms based on examples to learn programming code, a good reference.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-18
    • 文件大小:60416
    • 提供者:刘尚
  1. Blowfish

    0下载:
  2. Delphi基于BASE64算法流加密解密,编程学习源码,很好的参考资料。-Delphi based BASE64 stream encryption and decryption algorithms, programming learning source, a good reference.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-18
    • 文件大小:79872
    • 提供者:刘尚
  1. base64

    0下载:
  2. 一个利用dll注入拦截OpenProcess,禁止强行关闭程序的例子-Dll into the interception of a use OpenProcess, prohibition of forced closure procedure example
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-18
    • 文件大小:3196928
    • 提供者:wjh
  1. smtp.tar

    0下载:
  2. smtp 发送邮件,包括实现简单的encode (base64 quoted-printable)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:iepfj
  1. js

    0下载:
  2. js的加密算法,包括base64加密算法,md5加密算法和sha1加密算法-Js encryption algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:李世超
  1. Base64

    0下载:
  2. 本程序是自由软件;你可以重新分配和/或修改 的GNU通用公共许可证的条款下发布的自由软件基金会-This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation ei
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:jjj
  1. makemime.c

    0下载:
  2. encode and decode base64 data files, such as email attachements
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:registerkiwi
  1. base64md5

    0下载:
  2. md5加密,base64加密等最强大加解密工具,压缩包提供了所有能用的类,并作了测试程序。-md5 base64
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:68608
    • 提供者:yuanwei
« 1 2 ... 43 44 45 46 47 4849 50 »

源码中国 www.ymcn.org