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

搜索资源列表

  1. CR1613

    0下载:
  2. 该文件可以用VC++6.0打开编译实现加密解密功能,并可以通过少量的修改(修改处程序中已标明)镶嵌到其他的程序中实现加密解密功能。..
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:589109
    • 提供者:lzxq
  1. RC4-Delphi.rar

    3下载:
  2. RC4 加密解密单元delphi版 附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。 函数名: Rc4_StrEncrypt() 描 述: RC4 Based string encryption 参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); s_EncryptText ——待加密(解密
  3. 所属分类:Delphi VCL

    • 发布日期:2015-01-09
    • 文件大小:2169
    • 提供者:dll
  1. accessdatajmzm

    1下载:
  2. access加密,首先替换access头文件,运行时解密,选用独占方式。关闭系统 时加密。-access encryption, first of all replace the access header files, run-time decryption, used exclusively. Closed system encryption.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:11071
    • 提供者:自然
  1. LoginHistory_v1.1

    0下载:
  2. 单元: TLoginHistory v1.1 修正版 目的: 提供一种通用的用户登录日志记录方法。 特征: 1、数据加密存储,保证安全性,用户还可以改变加密方法; 2、提供多种排序方式; 3、采用自定义文件格式,无需数据库支持,存取速度极快。 作者: 邓朝晖 dzh@inleo.com 历史: 2006-04-03 -v1.0 Create original version 2006-05-29 -v1.1
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:224832
    • 提供者:shotgun007
  1. 201011241603277

    0下载:
  2. 资源类别: Delphi源码¦系统控制 文件夹加密解密源码 -Resource type: Delphi source ¦ system control source folder encryption and decryption
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:196879
    • 提供者:bodhi3575
  1. fileStream

    0下载:
  2. delphi 对文件用流进行加密和解密的操作-delphi on file with the stream encryption and decryption operations
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:174541
    • 提供者:497901205
  1. Encryptor

    0下载:
  2. Encryptor高强度加密解密实例,采用密匙128位aes文件加密-Encryptor high strength encryption instance, aes file encryption key 128
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-12
    • 文件大小:183317
    • 提供者:姓名
  1. CommonFunction

    0下载:
  2. 包含了计算机系统控制、DES加密解密、MD5加密、文件粉碎等接口-Contains a computer control system, DES encryption and decryption, MD5 encryption, file shredder and other interfaces
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:400127
    • 提供者:HUJUN
  1. Encrypt.dpr

    0下载:
  2. 简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密-Simple file encryption (Delphi decryption code), click " Choose File" to select the file you want to encrypt, the latter is an option to enter a password, and then perf
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:10129
    • 提供者:pengkingli
  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_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. encryptdpr

    0下载:
  2. 简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密。-Simple file encryption (Delphi decryption code), click "select file" option to encrypt the file, followed by a password option, and then perform the encryption operation, of co
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:9729
    • 提供者:wpudn56
  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. Delphi1

    0下载:
  2. Delphi:Delphi实现的文本文件加密解密程序,选择一个文本文件,即可实现加密与解密。 -Delphi: Delphi to achieve a text file encryption and decryption program, select a text file, you can achieve encryption and decryption.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:5235
    • 提供者:OLYSUNF
  1. Delphi

    0下载:
  2. Delphi:Delphi实现的文本文件加密解密程序,选择一个文本文件,即可实现加密与解密。 -Delphi: Delphi to achieve a text file encryption and decryption program, select a text file, you can achieve encryption and decryption.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:5066
    • 提供者:3BZDQ3P
  1. MD5-test

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

    • 发布日期:2017-04-26
    • 文件大小:177165
    • 提供者:me
  1. chilkatax-9.5.0.75(x86 x64)源程序及注册机

    1下载:
  2. 该文件里有官方9.5.0.75的源码dll,并且附带了对应的破解注册机,des,aes,3des等各种加密解密
  3. 所属分类:Dephi控件源码

搜珍网 www.dssz.com