登录
首页 » 加密解密 » Base64 加密算法(Author 蒋柏良 Jerry Jiang)

Base64 加密算法(Author 蒋柏良 Jerry Jiang)

于 2022-07-18 发布 文件大小:1.12 kB
0 191
下载积分: 2 下载次数: 1

代码说明:

Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DESCRIPTION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following substitution table- * const char base64_map[] = * "ABCDEFGHIJKLMNOPQRSTUVWXYZ" * "abcdefghijklmnopqrstuvwxyz" * "0123456789+/" * If an input is not a multiple of 3 bytes, it s padded with zeros. In * this case the output bytes that consist entirely of the pad data are * replaced with = . * * Example * An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010 * bit sequence, which s then split into 000000 000100 010111 110010 * and these are substituted to produce the following base64 encoding * A E X y * * RETURN VALUE * b64_length() should return output length for the input of len bytes. * b64_encode() should encode len bytes from src int

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • des文件系统。
    des文件加密系统。-des document cryptographic system.
    2022-02-05 07:31:56下载
    积分:1
  • A new MD5 encryption algorithm, the use of ASP language version
    一种用于新型MD5的加密算法,使用 ASP语言版-A new MD5 encryption algorithm, the use of ASP language version
    2022-07-13 22:48:32下载
    积分:1
  • JAVA算法之一
    JAVA加密算法之一-JAVA encryption algorithm
    2023-06-07 03:00:04下载
    积分:1
  • DES及3DES算法源程序,标准C实现,可用于unix/linux/windows平台.
    应用背景 跨平台的DES及3DES算法源程序,标准C实现,可用于unix/linux/windows平台。 -DES and 3DES algorithm source code, the standard C implementation, which can be used for unix/linux/windows platform. 关键技术 DES:   密钥:   0x67, 0xBE, 0x03, 0x7C, 0x41, 0x96, 0x6D, 0xDB   明文:   0xA9, 0x37, 0x07, 0x49, 0xFC, 0x06, 0xAF, 0xE6   密文:   0x60, 0x78, 0x32, 0xE8, 0xB3, 0x5A, 0x9C, 0x6D DES3:   密钥:   0x40, 0xbb, 0x12, 0xdd, 0x6a, 0x82, 0x73, 0x86,   0x7f, 0x35, 0x29, 0xd3, 0x54, 0xb4, 0xa0, 0x26,   0x40, 0xbb, 0x12, 0xdd, 0x6a, 0x82, 0x73, 0x86   明文:   0x49, 0x07, 0x37, 0xa9, 0xe6, 0xaf, 0x06, 0xfc   密文:   0x43, 0x01, 0xc5, 0x6b, 0x14, 0x00, 0xe7, 0xce   
    2022-05-10 15:12:21下载
    积分:1
  • 与受信任的数据库 & 电子邮件共享项目状态
    < 跨度 style="font-size:14.0pt;line-height:115%;font-family:""> weposit,有利安全数据库 leveragingserver-身边值得信赖的硬件可以建一个羽翼丰满,隐私和在 commonserver 硬件上运行成本 (现有或未来) 的任何已启用加密的私人数据处理的一小部分。
    2022-03-03 18:33:38下载
    积分:1
  • Lock Manage 是一个功能比较全面的软件。 它具有多种方案:如文件口令,文件反拷贝,软硬盘,安装,文本,批处理等等。系统...
    Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥单向加密技术渗透到了后面的几个程序中。对于反拷贝加密,采用了随机的软指纹生成技术,可生成唯一密钥母盘。硬盘反拷贝在硬盘里产生四密钥,在非母机上程序运行错误。反反汇编可将整个文件的内容加密变换。反跟踪采用了目前十余种通用的反跟踪算法。可抵抗DEBUG系列软件。批处理和文本加密十分方便,但保密性不太强,只能用于一般用户。-Lock function is a more comprehensive encryption software. It has a wide variety of encryption programs : documents such as password encryption, anti-copy document encryption, hard disk encryption software, the installation of encryption, encrypted text, etc. batch encryption. C system is written and compiled, from the external links in the main module. Separately compiler, debugger alone. EXE executable/COM procedures encryption module has been tested over a long period of analysis, their performance has very stable. Good portability and compatibility. In addition, the implementatio
    2022-10-06 16:00:03下载
    积分:1
  • zip(V1.1)文件码的程序源码
    解zip(V1.1)文件密码的程序源码- Solves zip (V1.1) the document password procedure source code
    2023-01-25 12:50:03下载
    积分:1
  • md5源程序文件2
    md5源程序文件2-md5 source files 2
    2022-01-25 16:57:55下载
    积分:1
  • uthash 是一个C语言的哈希表,支持各种结构类型的存储、添、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。...
    uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。-is a C language uthash the hash table to support a variety of structural types of storage, add, delete, these operators are in a fixed time to complete, with the hash table size in itself has nothing to do. Keys can also be any type of data.
    2022-07-09 02:00:59下载
    积分:1
  • 数据库安全至关重要,尤其是Access数据库,由于其算法过于简单,使得Access单靠码无法保证其安全,本代码通过改变数据库头文件实现对Acess数据库的...
    数据库安全至关重要,尤其是Access数据库,由于其加密算法过于简单,使得Access单靠密码无法保证其安全,本代码通过改变数据库头文件实现对Acess数据库的加密。-Database security is crucial, especially the Access database, because of its too simple encryption algorithm, making Access a password alone can not guarantee their safety, the code by changing the header file database achieve Acess database encryption.
    2023-07-10 15:15:03下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载