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

搜索资源列表

  1. AESMaker

    0下载:
  2. AES encryption and decryption tool, which can encrypt any string to a HEX number and decrypt in AES.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1188
    • 提供者:brian
  1. conv

    0下载:
  2. Its a small tool for encrypting and decrypting text and files Supports: String to Hex Hex to String String Reverse Base64 DeBase64 String to Chr$ (One way) ROT13 XOR DeXOR SHA256 (One way) Blowfish CryptAPI DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:56354
    • 提供者:max-mass
  1. 16ToChar

    0下载:
  2. 16进制转字符串类型,可根据需要自行修改。-16 hex string change, modify as needed.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:28050
    • 提供者:msw
  1. QQ

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

    • 发布日期:2017-03-29
    • 文件大小:5339
    • 提供者:Ken
  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
    • 文件大小:21665
    • 提供者:Ahmad
  1. Cypher

    0下载:
  2. aes encryption code.It uses c++ code to encrypt an hex string. the output is also an he string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1198
    • 提供者:alx001
  1. vc16to10

    0下载:
  2. vc十六进制字符串转10进制,vc十六进制字符串转10进制-vc turn the hex string of 10 hex, vc turn the hex string of 10 hexadecimal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:33793
    • 提供者:asasj57
  1. RSA

    0下载:
  2. // Struts2 Action方法中: // 将公钥的 modulus 和 exponent 传给页面。 // Hex -> apache commons-codec RSAPublicKey publicKey = RSAUtils.getDefaultPublicKey() ActionContext.getContext().put("modulus", new String(Hex.encodeHex(publicKey.get
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-10-31
    • 文件大小:1437351
    • 提供者:宋向阳
  1. char2hex

    0下载:
  2. 字符串转换成16进制数据,当网络编程时,经常需要把字符1(0x31)转换成hex的1(0x1),例如:mac地址-String into hexadecimal data, when network programming, we often need to transfer the character 1 (0x31) to convert hex to 1 (0x1), for example: mac address
  3. 所属分类:Driver develop

    • 发布日期:2017-03-28
    • 文件大小:769
    • 提供者:吉康
  1. HexStringParser

    0下载:
  2. Parses hex string to a single or double precision floating point number.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2628
    • 提供者:raosonyai
  1. Hex

    0下载:
  2. Basic hex operations: from byte array to string and vice versa.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:995
    • 提供者:yunwotou
  1. transport

    0下载:
  2. Build a string instead of logging each character. MAX chars in 2 digit hex, one space, MAX chars, one \0 . -Build a string instead of logging each character. MAX chars in 2 digit hex, one space, MAX chars, one \0 .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9316
    • 提供者:fxsgcw
  1. AESUtil

    0下载:
  2. public static String encode(String in, String key) throws InvalidKeyException, NoSuchAlgorithmException, NoSuchPaddingException, IllegalBlockSizeException, BadPaddingException { String hex = ""; byte[] bytIn = in.getBytes(
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:少郎
搜珍网 www.dssz.com