登录
首页 » Delphi » base64

base64

于 2013-01-28 发布 文件大小:1KB
0 95
下载积分: 1 下载次数: 4

代码说明:

  Base64 crypt/decrypt

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

发表评论

0 个回复

  • RC6 encryption algorithm implementation
    RC6 encryption algorithm implementation
    2022-02-04 21:57:00下载
    积分:1
  • aes
    AES加解密算法的C语言实现。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(C language implementation of AES encryption and decryption algorithm)
    2017-12-02 18:59:04下载
    积分:1
  • RSA
    RSA公钥加密程序,可实现密钥对生成,加解密任意字符串功能。MFC界面。(RSA public key encryption program, enabling the key pair generation, encryption and decryption functions of arbitrary strings. MFC interface.)
    2008-08-07 10:36:19下载
    积分:1
  • 一个ASP的SHA256算法
    一个ASP的SHA256加密算法-an ASP SHA256 encryption algorithm
    2022-06-03 08:42:34下载
    积分:1
  • Base64 算法(Author 蒋柏良 Jerry Jiang)
    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
    2022-07-18 16:55:26下载
    积分:1
  • 图象检测,模板匹配算法代码
    图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在
    2022-05-21 22:02:07下载
    积分:1
  • 采用bin的经典算法。
    采用bin加密的经典算法。-bin encryption using the classical algorithm.
    2022-12-06 17:10:03下载
    积分:1
  • B/S开发,在PB编程中B/S开发需要的PBD文件,请大家分享.
    B/S开发,在PB编程中B/S开发需要的PBD文件,请大家分享.-B/S DEVELOPER
    2022-12-31 08:45:03下载
    积分:1
  • HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION
    HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION -HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION
    2022-10-12 22:55:03下载
    积分:1
  • 程序。slrc632绝对找不到在线。阅读RC632 COM类型B…
    slrc632程序..网上绝对找不到.对RC632读TYPEB完整的程序包-procedures .. slrc632 absolutely can not find online. TYPEB of Reading RC632 complete package
    2023-04-27 20:50:03下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载