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

搜索资源列表

  1. 加密字符串

    0下载:
  2. 主要用于数据文字的加密-characters are used mainly for data encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2127
    • 提供者:阿龙
  1. MD5加密算法源代码+DLL程序

    3下载:
  2. 本软件实现了MD5加密算法,通过动态库调用可以对需要加密的字符串进行加密计算,该程序已经通过验证。
  3. 所属分类:加密解密

    • 发布日期:2010-10-13
    • 文件大小:1826034
    • 提供者:meadowd@163.com
  1. QQ密码加密函数模块,MD5+BASE64示例

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

  1. pin.rar

    0下载:
  2. C语言的字符串的加密与解密的各种方法,C language character string encryption and decipher each method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:9437
    • 提供者:墨镜牛郎
  1. MD5加密的C++类例程

    0下载:
  2. 一个完整的MD5的加密器,可实现输出一个字符串,不错的-a complete MD5 encryption device that can achieve an output string of good
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:83282
    • 提供者:
  1. des

    1下载:
  2. VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-11
    • 文件大小:34047
    • 提供者:胡程
  1. zhuanhuan

    0下载:
  2. 最牛逼的可将中文加密后转换成英文字母的加密算法-MostofChinese encryptioncanbe converted into lettersofthe alphabet aftertheencryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:176241
    • 提供者:eagle
  1. test

    0下载:
  2. 古典密码学若干算法 (1) 实现移位密码; (2) 实现替换密码; (3) 实现Vigenere密码(选做); (4) 实现置换密码(换位密码); (5) 对每一种密码,编写加密字符串和加密文件的两种算法并进行实验。 -A number of classical cryptography algorithm (1) the realization of shift cipher (2) to achieve the replacement of the password
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:31744
    • 提供者:何何
  1. strenc

    0下载:
  2. 自己写的根据文件修改时间来生成加密字符串的例子.-Wrote it myself, depending on the file modification time to generate an encrypted string examples.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:176952
    • 提供者:howant
  1. AESFileencryptionsystem

    0下载:
  2. AES文件加密系统,可以加密字符串,任何格式的文件。绝对可用-AES File encryption system,Can encrypt a string, any format. Absolutely free
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3785103
    • 提供者:laoluo
  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
    • 文件大小:13941
    • 提供者:fqw765
  1. Myaes

    0下载:
  2. AES加密解密 文件加密 字符串加密 有加密过程-AES encryption and decryption a string encryption file encryption encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5326049
    • 提供者:寒舍夜话
  1. Coding

    0下载:
  2. 加密字符串解密字符串,用于普通字符串加密解密的源码-Decrypt the encrypted string string, string encryption and decryption for common source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:39881
    • 提供者:chen
  1. EncryptByMd5

    0下载:
  2. md5加密,解密vc++窗体版实例,为一串字符串进行MD5加密、解密。-md5 encryption, decryption, form version of vc++ example, for a string MD5 string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:35464
    • 提供者:madud00014
  1. crypt

    0下载:
  2. 一个加密、解密的类,可加密字符串和文件等-An encryption, decryption class that can encrypt strings and files, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3068
    • 提供者:aban
  1. RSA C#实现

    0下载:
  2. C#实现 RSA 加密字符串、txt文档 内有详细备注 结合一个C#入门就能看懂源码 用了mircal大数库
  3. 所属分类:密码/编码算法

  1. 加密解密

    4下载:
  2. Delphi xe 10 对字符串进行加密解密,完全可用。可直接修改加密字符串(Delphi Xe 10 encrypts and decrypts the string, which is completely available.)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-12
    • 文件大小:2351046
    • 提供者:秦超
  1. c++字符串简单加密

    0下载:
  2. 这是一个c++字符串简单加密Demo,可以参考学习。(This is a c + + string simple encryption Demo, you can refer to the study.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:lining100
  1. 加密字符串(引用DLL)

    0下载:
  2. 调用DLL实现字符的加密与解密,其中dll中有自己定义的加密和解密方法,在c#中调用这两个方法,即可实现字符串的加密与解密。(Call DLL to achieve the characters of encryption and decryption, in which DLL has its own definition of encryption and decryption methods, call these two methods in c#, you can achieve th
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:64512
    • 提供者:天津站
  1. 简单的字符串加密解密函数

    0下载:
  2. 用于加密1字符串,不错 用2于加密字符串,不错 用于加密字3符串,不错(Simple file search function, very convenient, very easy to use, especially to share with you)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:18432
    • 提供者:kof2018
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com