搜索资源列表

  1. base64

    0下载:
  2. base64的加密算法和解密算法的源代码-base64 encryption algorithm and decryption algorithm source code
  3. 所属分类:加密解密

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

    0下载:
  2. Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。-Base64 is the most common on the network for transmission 8Bit encoding of byte code, we can see RFC2045 ~ RFC2049, the above detailed specifications
  3. 所属分类:Internet/网络编程

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

    0下载:
  2. base64 加密和解密算法的实现 源码和说明文档-base64 encrypt algorithm
  3. 所属分类:加密解密

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

    0下载:
  2. 一个base64加密解密算法的实现,带上了使用的例子-A base64 encryption and decryption algorithm, take the example of the use of
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1692672
    • 提供者:andywei001
  1. changyongjiamifangf

    0下载:
  2. 常用的加密方法,asp的md5,des,base64等加密方法
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:sunwenchao
  1. Base64

    0下载:
  2. Java实现的base64编码,Eclipse开发-Java implementation of the base64 encoding, Eclipse Development
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 本篇内容简要介绍BASE64、MD5、SHA、HMAC几种加密算法。 BASE64编码算法不算是真正的加密算法。 MD5、SHA、HMAC这三种加密算法,可谓是非可逆加密,就是不可解密的加密方法,我们称之为单向加密算法。我们通常只把他们作为加密的基础。单纯的以上三种的加密并不可靠。 -This brief introduction to the contents of BASE64, MD5, SHA, HMAC sev
  3. 所属分类:加密解密

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

    0下载:
  2. base64编码文件,可以直接移植到工程中使用,实现了base64编码和解码功能-base64 encoded file, you can use directly transplanted to the project to achieve the base64 encoding and decoding
  3. 所属分类:压缩解压

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

    0下载:
  2. Java Base64 代码,完整的base64的各种处理功能。-Java Base64 code, complete the various processing base64.
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. Base64算法的C语言实现,思路清晰,代码简洁,简单易懂。-Base64 algorithm C language, clear, code is simple and easy to understand.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王子捷
  1. base64

    0下载:
  2. powerbuilder 调用BASE64算法的例子-powerbuilder example of the algorithm is called BASE64
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:18432
    • 提供者:sunjie
  1. QQ

    0下载:
  2. QQ密码加密函数模块,这个模块除了MD5加密部分是网上找来的,其余部分都是本人独立完成的。其实也很简单,就是MD5+BASE64,要问16还是32的MD5,其实是32的,只不过加密后的32位长的字符串要把他看成另一个字符串的HEX,然后将那个字符串用BASE64编码下,关键是VB里那个字符串会显示为"???",就是乱码,请不要到处嚷嚷什么MD5和BASE64都是公开的算法,假如您随便从网上找一个MD5的模块和BASE64的模块拼凑起来能
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:Ken
  1. Base64

    0下载:
  2. C#实现的Base64算法,可对任意文件实现加解密-C# implementation of Base64 algorithm can achieve any file encryption and decryption
  3. 所属分类:C#编程

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

    0下载:
  2. 本程序是基于libnids网络入侵检测开发包开发的基于Windows控制台下的对POP3协议的捕获,并且实现对邮件协议的还原。Base64编码与解码,TCP/IP数据包的重组。-This procedure is based on the libnids network intrusion detection kit developed based on the Windows Control Panel under the POP3
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-18
    • 文件大小:1373184
    • 提供者:吴晓
  1. VC6_base64

    0下载:
  2. 这是VC调用的例子,里面有base64的文件和调用方法,很简单 -This is called example, inside VC base64 files and calls a method, it is very simple
  3. 所属分类:Windows编程

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

    0下载:
  2. base64 编码 解码 SMTP需要用到-SMTP need to use base64 encoding and decoding
  3. 所属分类:加密解密

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

    0下载:
  2. 用Base64对数据加密解密,简短,一点都不烦杂-Encryption and decryption of data using Base64
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:吴东明
  1. base64

    0下载:
  2. Base64是一種使用64基的位置計數法。它使用2的最大次方來代表僅可列印的ASCII 字元。這使它可用來作為電子郵件的傳輸編碼。在Base64中的變數使用字元A-Z、a-z和0-9 ,這樣共有62個字元,用來作為開始的64個數字,最後兩個用來作為數字的符號在不同的系統中而不同。一些如uuencode的其他編碼方法,和之後binhex的版本使用不同的64字符集來代表6個二進制數字,但是它們不叫Base64。-Base64 is a 64
  3. 所属分类:加密解密

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

    0下载:
  2. C++泛型技术实现的base64解码编码类。-c++ template base64 encoder/decoder class
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:扎克
  1. base64.c.tar

    0下载:
  2. base64加密 解密 参数格式为: 加密 ./base64 -e <inputfile> <outputfile> 解密 ./base64 -d <inputfile> <outputfile>-./base64-e <inputfile> <outputfile> ./base64-d <inputfile> <outputfile
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:FrankFang
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

源码中国 www.ymcn.org