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

搜索资源列表

  1. aes-java-128bit

    0下载:
  2. 能对aes字符串进行加密解密.基于128位。已经测试!-Aes encryption can decrypt the string. Based on 128-bit. Has been tested!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8286
    • 提供者:cai
  1. AES

    0下载:
  2. AES加密解密源码,支持对字符串进行加解密-AES encryption and decryption source code, support for encryption and decryption of strings
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:25881
    • 提供者:cen
  1. excise2

    0下载:
  2. aes加密算法,实现对文件和字符串的加密解密-aes encryption algorithm to realize the encryption and decryption of files and strings
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11086009
    • 提供者:胖胖
  1. 11n6y19r

    0下载:
  2. des 实现简单功能,输入program密钥 明文为computer 能成功加密解密,密钥也可为8位字符串,网络安全des实验-this is des,it can enerypt some easy string and decrypt successfully!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:192731
    • 提供者:宁晴
  1. AesCode

    0下载:
  2. AES加密解密算法,可选择128 192 256位密钥。 可加密解密字符串,可加密解密文件。 支持图形界面。 C++实现。-AES encryption and decryption algorithms, can choose 128 192 256-bit key. Can encrypt and decrypt strings, can encrypt and decrypt files. Graphical interface. C++ implementation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3683862
    • 提供者:刘轶斌
  1. jiandanyihuo

    0下载:
  2. 实现简单异或加密解密算法,在程序中,运用C语言编写,实现对字符串的加密以及解密。-Simple XOR encryption and decryption algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2907
    • 提供者:东方宇
  1. SavePassword

    0下载:
  2. 用于给输入的字符串加密,然后也可以对相应的字符串进行解密-you can save the password and when you don t use the something and you can take out of the password !I see you must be could use!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1081
    • 提供者:林海峰
  1. PASS

    0下载:
  2. 字符串加密和解密:本例子提供了4种加密解密方式。-string encryption and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:181003
    • 提供者:wenyong
  1. rsa

    0下载:
  2. java实现的RSA算法,可对中文字符串加密,解密,因为加密前使用base64对需要加密的字符串进行编码-java implementation of the RSA algorithm, can Chinese string encryption, decryption, because the encryption of the former needs to be encrypted using base64 encoded string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3288
    • 提供者:韦健
  1. blowfish

    0下载:
  2. blowfish加密解密程序源码,可在vc6.0下编译运行,可对字符串和文件加密解密-blowfish encryption and decryption program source code can be compiled in vc6.0 run, can string and file encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:60183
    • 提供者:king
  1. clear-and--confuse

    0下载:
  2. 加密解密功能 类似凯撒密码 代码中的几个字符串就表明了明文和密文的对应关系-Caesar password encryption and decryption functions like a few strings in the code as shown by the corresponding plaintext and ciphertext relationship
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:535
    • 提供者:Cheng Wang
  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. AES

    0下载:
  2. 本程序用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密。-The program in C++ simply implements the AES algorithm, the string can 128bits encryption, decryption, password is 128bits, has good scalability can be easily extended to file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3249459
    • 提供者:张梦
  1. Encrypt

    0下载:
  2. 利用java.security对字符串进行加密解密,包含应用实例。-Use Java. Security in a encrypt, decrypt, including the application example.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1205
    • 提供者:lilu
  1. AES

    0下载:
  2. AES文件字符串的加密解密 具有优美的MFC界面-AES file encryption and decryption of string with a beautiful MFC interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5395487
    • 提供者:刘志明
  1. VCPcharPEncode

    0下载:
  2. 为保证数据的安全性,对字符串进行加密解密操作。-To guarantee the security of data, in a encrypt, decrypt operation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1875254
    • 提供者:duyuchun
  1. Class-library-source-code

    0下载:
  2. 常见的各种包含文件读写、文件夹读写、各种加密解密、XML操作 字符串操作的代码集合。-Various kinds of common contains file read and write, read and write, a folder encryption and decryption, XML operationString operation code set.
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3612350
    • 提供者:张健
  1. ecc

    0下载:
  2. 实现了ECC算法的加密解密,主要是对字符串的加解密。-Realize the ECC algorithm encrypt, decrypt, is mainly to the string encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1384245
    • 提供者:tian
  1. DES

    0下载:
  2. DES加密解密算法。通过密钥对对字符串进行加密解密操作,64位加密-DES encryption and decryption algorithm. The key to string encryption and decryption operation,64 bit encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:66226
    • 提供者:邵梦华
  1. des

    0下载:
  2. des加密及解密,可加密解密txt文件,字符串,有图形界面,可执行程序-des encryption and decryption, encryption and decryption of txt files, strings, graphical interface, an executable program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2606319
    • 提供者:makaalbarn
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com