CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - string conversion

搜索资源列表

  1. EncryDeCry

    0下载:
  2. 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.52kb
    • 提供者:伍孝秉
  1. md5_correct

    0下载:
  2. 修正了原CMd5类的CaculateStr函数的严重错误,并且转到新的C++类库。此类已经经过验证,文件和字符串均能得到正确结果,支持Unicode(Unicode时不需要转换)-amendment of the original CMd5 CaculateStr function of the type of serious errors and to the new C Class. Such has been validated, documents, and the string to
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.38kb
    • 提供者:xb
  1. ASCIIStrAndHexStrTransForm

    0下载:
  2. ASCII串和16进制串相互转换的c++类,本人原创-ASCII hexadecimal string and 16 string conversion class
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:7.46kb
    • 提供者:lbg
  1. 01

    0下载:
  2. 字符串常用处理的实例大全(SHAI、MD5加解密等) 包括:HTML转换字符(Reverse)、加密、解密、SHA1加密、MD5加密、HTML反转字符等-Common examples of string processing Daquan (SHAI, MD5 encryption, etc.) including: HTML conversion character (Reverse), encryption, decryption, SHA1 encryption, MD5 encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:13.61kb
    • 提供者:fqw765
  1. unimodem.dll-adapted-for-windows-ce-3.0-systems.r

    0下载:
  2. BSTR2, Bubble Sort2, Character to integer, CString s into char s. I am posting , Letter count with linked list, MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc, string functions using both user
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:21.16kb
    • 提供者:Ahmad
  1. DES

    0下载:
  2. 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或操作,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:2.4kb
    • 提供者:zhusiyi
  1. RijndaelManaged

    0下载:
  2. rijndale的托管算法,VC++.NET可视化界面,包括了字符串的转换-rijndale hosted algorithm, VC++.NET visual interface, including the conversion of the string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-26
    • 文件大小:680.49kb
    • 提供者:支持
  1. DateDemo

    0下载:
  2. date 转换工具. 1.把一个日期类型转换成一个字符串类型 2根据传入的日期字符串和格式得到一个java.util.Date型的日期。. 3.把日期转换成需要的格式 -date conversion tool. put a date type is converted to a string according to the incoming date string and format a java.util.Date date. 3. The date into the r
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-02
    • 文件大小:611byte
    • 提供者:xoba
搜珍网 www.dssz.com