CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 字符串 加密 解密

搜索资源列表

  1. java_code

    0下载:
  2. 通过随机数和按位算法对字符串的加密解密。(java版)-through random numbers and by-bit algorithm to string encryption and decryption. (Java version)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2081
    • 提供者:GQI
  1. 字符串常用处理的实例大全

    0下载:
  2. 字符串常用处理的实例大全(SHAI、MD5加解密等) 包括:HTML转换字符(Reverse)、加密、解密、SHA1加密、MD5加密、HTML反转字符等
  3. 所属分类:ASPX.NET源码

    • 发布日期:2014-01-10
    • 文件大小:13941
    • 提供者:1393896999
  1. src

    0下载:
  2. 调用java api实现对字符串的加密解密,并用图形界面显示-Java api call to implement encryption and decryption of string, and use graphical interface display
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2196
    • 提供者:王刚
  1. FileNameEncoder

    0下载:
  2. 文件中的java源代码,主要功能是对文件和字符串的加密和解密。 -Java source code file, the main function is encryption and decryption of file and string .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2583
    • 提供者:邓涛
  1. MD5Str

    0下载:
  2. 字符串的加密与解密功能的java源代码类,可以自定义加密的字符。-String encryption and decryption function of java source code for classes, you can customize the encrypted characters.
  3. 所属分类:Applet

    • 发布日期:2017-03-27
    • 文件大小:682
    • 提供者:lzs
  1. Password

    0下载:
  2. 密码加密与解密 对字符串进行MD5编码,并进行解密-Password encryption and decryption of the MD5 encoded string and decrypt
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:1204
    • 提供者:w_y_loong
  1. JAVA

    0下载:
  2. 实现移位密码的加密,解密过程.移位密码,即向后移k位,k是密钥,是任意的。选用一个英文短语或单词作为密钥,去掉其中重复的字母得到一个无重复字母的字符串,然后将字母表中的其他字母依此写于此字母串之后。找出明文字母在原字母表中位置,则在加入密钥的字母表中该位置上的对应字母就是密文。-To realize the shift encryption and decryption process. Shift the password, that is, move backward k-bit, k is
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2350
    • 提供者:killer
  1. tool_v2.0

    0下载:
  2. 1、JS加密/解密(将代码以js形式进行加密或解密。)2、UTF-8编码转换工具(UTF-8编码转换。)3、Unicode编码转换工具(Unicode编码转换。)4、友情链接(通过本工具可以批量查询指定网站的友情链接在百度的收录、百度快照、PR以及对方是否链接本站,可以识破骗链接。)5 、META信息检测(通过本工具可以快速检测网页的META标签,分析标题、关键词、描述等是否有利于搜索引擎收录。)6、MD5加密工具(对字符串进行MD5加密。)7 、身份证号码值查询(查询身份证所在地、性别及出生日
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-22
    • 文件大小:6474752
    • 提供者:han xiansheng
  1. encrypt

    0下载:
  2. 此代码段为一个字符串加密解密函数,通过一个唯一的key值设置加密的文件密钥和解密文件。-This code segment to a string encryption and decryption functions, set the file encryption key and decrypt the file with a unique key value....
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:670
    • 提供者:jinxing
  1. z5tool

    0下载:
  2. z5tool站长工具,整站页面使用DIV+CSS样式布局,兼容大部分浏览器,所以可直接使用,便于搜索引擎索引。 z5tool站长工具包含搜索引擎收录情况查询,IP/服务器物理定位查询,域名WHOIS信息查询,搜索引擎反向链接情况查询,ALEXA详细排名查询,谷歌PR和SOGOU RANK查询,关键词排名查询,页面关键词密度查询,搜索引擎模拟抓取页面,网页META信息检测,HTML/JS代码 互转工具,ESCAPE加密/解密工具,GB2312/BIG5互转工具,网页代码 JS/VB 加密工具,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-21
    • 文件大小:3068454
    • 提供者:sdgasdgeo
  1. JavaEncode

    0下载:
  2. 对txt文本中的字符串进行加密,加密方式由用户设置,并可以解密和在控制台显示文件。提供用户友好型界面。-Txt text strings for encryption, encryption mode set by the user, and can decrypt and display the file in the console. Provide a user-friendly interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:9762
    • 提供者:豆豆
  1. Base64.java

    0下载:
  2. Base64.java加密解密类文件,Java使用Base64算法对字符串或文件进行加密的一个类实例,不包括例子,你可以看下这个类,需要的话自己用得上,是从国外网站下载的。-Base64.java encryption and decryption class files, Java algorithm using Base64 string or an instance of a class file encryption, excluding example, you can look th
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:9906
    • 提供者:gsk
  1. 64

    0下载:
  2. 加密解密类文件,Java使用Base64算法对字符串或文件进行加密的一个类实例,不包括例子,你可以看下这个类,需要的话自己用得上-Class file encryption and decryption, Java Base64 algorithm using string or an instance of a class file encryption, excluding example, you can look this class, if necessary, their own l
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:9994
    • 提供者:lianwu
  1. jiami

    0下载:
  2. 凯撒加密简单的加密,解密。支持任意长度的字符串。-Caesar encryption simple encryption and decryption. Support arbitrary length of the string.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:8604
    • 提供者:lipan
  1. AES

    0下载:
  2. AES对字符串的加密和解密,来满足对字符串的安全的需要。-AES encryption and decryption of string, to meet the needs of the security string.
  3. 所属分类:Ajax

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:王珂
  1. Encrypt

    0下载:
  2. 字符串不同加密方式工具类 如MD5 BASE64加密 解密等- Different string encryption tools such as MD5 BASE64 encryption and decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2468
    • 提供者:wen
  1. ecc_java_implement

    0下载:
  2. ecc算法java实现,用JAVA实现算法加密和解密,密文有base64编码或16位字符串格式2种。-An implementation of Elliptic Curve Cryptography
  3. 所属分类:Java Develop

    • 发布日期:2017-12-11
    • 文件大小:12111
    • 提供者:cky
搜珍网 www.dssz.com