CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 文件加密

搜索资源列表

  1. QCtrl

    0下载:
  2. GetMmInch - 取得打印机及屏幕信息 GetPCName - 取电脑名 GetPCIP - 通过机器名得到IP地址 IsNumStr - 判断字符串是否是数字串 IsCharStr - 判断字符串是否是[A..Z]字串 ArbStr - 取随机字符串 DenCrypt - 异或加密解密 EncrypKey - 字符串加密 UncrypKey - 字符串解密 StrNum - 查询子字符串SubStr在字符串Str中出现的次数 FSize - 取文件
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:9738
    • 提供者:qylin
  1. Delphi_533674

    0下载:
  2. Delphi:Delphi下使用AES加密的方法演示,能用来加密字符串和文件,包括一个密钥三个明文,也可进行反加密,也就是解密的过程。AES字符串加密密钥可以是128位,密钥位192位,密钥为256位,AES算法字符串解密也支持上述位数。 -Delphi: AES encryption method using the Delphi demonstration file and the encrypted string can be used, comprising a three clea
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:29544
    • 提供者:EPOHGYW
  1. Delphi_557520

    0下载:
  2. Delphi:Delphi环境使用SHA算法加密文件和字符的实例,或许有些朋友对SHA不太熟悉,其实这种算法经常可看到,比如从网上下载的一些DLL文件中,你可点击右键查看DLL属性,在“验证”一栏中,往往可以看到MD5校验码、SHA码、CRC32码等不同的加密算法验证码,当然,不只是DLL文件中,其它的文件像EXE也可以存在这些信息的,所以说SHA加密文件已经普遍,有必要通过本源码学习一下SHA加密的原理和实现方法。 -Delphi: Delphi environment instance
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:12543
    • 提供者:EPOHGYW
  1. Delphi_123858

    0下载:
  2. Delphi:运用Delphi实现的CRC32-Static静态加密实例,来自Delphi软件加密技术中的一个随书实例,代码内包括了一个基本的Crc32表,可取出指定字符串的CRC32校验值,也可取指定的文件的crc32校验值,加密操作步骤相当简单,看运行截图便知。 -Delphi: using CRC32-Static Static encryption example Delphi implementation, a software encryption technology from
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:11052
    • 提供者:O7K2BGV
  1. Delphi_750127

    0下载:
  2. Delphi:Delphi环境下使用RSA算法加密字符串和文件的例子,代码文件较多,比较完整的例子,位数可设置为:128位、256位、512位、768位、1024位。相信通过这个RSA加密实例,你会学会如何运用Delphi语言进行RSA算法的加密技巧。 -Delphi: Delphi environment using the following example of RSA encryption algorithm strings and files, code files larger,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:151907
    • 提供者:STLXTZS
  1. Delphi_124868

    0下载:
  2. Delphi:支持加密、解密的Delphi记事本程序,多功能的记事本程序,可以打开TXT格式的文件,打开文件后还可对TXT文件进行加密、解密操作,文件挺小,不过功能貌似挺实用的,对解密、加密操作不太懂的朋友可参考哦。 -Delphi: support for encryption, decryption Delphi Notepad program, versatile Notepad program, you can open TXT format file, open the file
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7380
    • 提供者:K77106G
  1. Delphi_277780

    0下载:
  2. Delphi:一个适用于DELPHI环境的md5 转换器bas文件源代码,可以帮助您加密STRING类型的字节。 -Delphi: one for DELPHI environment md5 converter bas file source code, can help you to encrypt STRING type byte.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2232
    • 提供者:UGRX3JF
  1. CRCdelphi

    0下载:
  2. Delphi CRC加密文件算法实例,选择文件后可加密文件,使用CRC算法,例子较简单,高手绕行,新手请参考代码。-Delphi CRC file encryption algorithm instance, select the file can be encrypted file, use the CRC algorithm, a simple example, the novice master ", please refer to code.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:9457
    • 提供者:wpudn51
  1. Delphi_278328

    0下载:
  2. Delphi:基于Delphi的文本内容加密解密程序,对文本文件中内容进行加密解密。   加密解密函数采用的是简单的ASCII码的值移位算法。 -Delphi: Delphi is a text-based content encryption and decryption procedures, the contents of a text file encryption and decryption. Encryption and decryption functions u
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:8140
    • 提供者:5Q7IYYP
  1. MD5-test

    0下载:
  2. 给文件FILE加密功能,加密后必须用对应的解密方式才能正确显示当前内容-md5 test demo
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-26
    • 文件大小:177165
    • 提供者:me
  1. md5

    0下载:
  2. 传统的md5加密算法,对文件进行加密,得到相应的128bit的摘要。-Traditional md5 encryption algorithm to encrypt files, the corresponding summary of 128bit.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2717
    • 提供者:李宏强
  1. 20100315_MD5

    0下载:
  2. MD5加密技术,用于对于文件的可靠性进行校验,并且有状态机-MD5 encryption technology, the reliability for the file should be verified, and there is a state machine
  3. 所属分类:LabView

    • 发布日期:2017-04-13
    • 文件大小:2066
    • 提供者:李泽宇
  1. jiami

    0下载:
  2. 易语言加密文件夹源码例程程序结合易语言扩展界面支持库和操作系统界面功能支持库,实现文件夹的加密。 点评:易语言加密文件夹源码仅供参考。-Easy language source folder encryption routine program combined with easy language support library expansion interface and operating system support library interface functions,
  3. 所属分类:ELanguage

    • 发布日期:2017-04-29
    • 文件大小:83298
    • 提供者:arxxin
  1. efenxi

    0下载:
  2. 易语言文件的分析工具,可分析出部分易语言程序的代码,有些经过加密的代码可能无法分析出正确的代码报错.-Easy language file analysis
  3. 所属分类:ELanguage

    • 发布日期:2017-04-29
    • 文件大小:35730
    • 提供者:嘉嘉
  1. jiamiwenjian

    0下载:
  2. 易语言文件夹加密源码,有些小隐私的朋友,可以-Easy language folder encryption source code, some small privacy of friends, you can take a look at
  3. 所属分类:ELanguage

    • 发布日期:2017-04-30
    • 文件大小:83040
    • 提供者:江雨
  1. piao

    0下载:
  2. 飘零金盾5.0破解版。飘零网络验证商业版是同类软件中,功能最强大,操作最简单,安全最高的网络验证系统。是广大软件作者共同的选择。采用最先进的特征数据验证及文件特征字验证技术,保证了您的软件的安全性。及采用领先的双向动态加解密、POST传输、封包90秒过期等技术,使修改封包、本地验证等破解方法无技可施。本网络验证 系统基于HTTP访问网络上的ASP语言脚本,通过传输数据双向动态加密和网络返回值等技术手段来控制软件的使用权,传输速度快,要求配置低,只需要一个ASP空间就可使用,是一款不可多得的软件收
  3. 所属分类:ELanguage

    • 发布日期:2017-05-24
    • 文件大小:8010951
    • 提供者:王一
  1. Elanguage-Regedit

    0下载:
  2. 根据本地机器实现获取机器码,通过加密密码进行注册实现。简单重启验证,写配置项文件。-Get machine code according to the local machine to achieve, be registered through the encrypted password. Simple restart verification, write the configuration file entries.
  3. 所属分类:ELanguage

    • 发布日期:2017-05-01
    • 文件大小:17867
    • 提供者:付再平
  1. HaiTaiKeyOpen

    0下载:
  2. HaiTai 海泰方圆USBKEY证书信息获取工具。 *.cer 文件格式 x509规范证书 信息读取工具。密码验证。 base64加密协议。-HaiTai usbkey*.cer file getinfo tool x509 password check.
  3. 所属分类:ELanguage

    • 发布日期:2017-05-06
    • 文件大小:583235
    • 提供者:黄威
  1. 074

    1下载:
  2. 易语言加壳演示源码例程程序演示了修改EXE文件PE头和给EXE文件添加加密壳的方法。 -Easy language source code routines demo demo shell to modify the EXE file and add PE head shell to EXE file encryption method.
  3. 所属分类:ELanguage

    • 发布日期:2017-05-04
    • 文件大小:311602
    • 提供者:zhch21
  1. 877

    0下载:
  2. 易语言ECC公钥系统文件版加密源码例程程序结合易语言数据操作支持库,调用API函数实现ECC公钥字节集加密方式。 -Easy language ECC public key system file version encryption source routine procedures combined with easy language data operations support library, call the API function to achieve ECC public
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:61629
    • 提供者:zhch28
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com