搜索资源列表
DES3
- C编写三层DES的加密算法 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-C to prepare three-DES encryption algorithm using C preparation of DES, DESX, DES3 encryption algorithm, as well as demonstrate how to call C in Delphi encryption and decryption algor
61627676
- 使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-C prepared by the use of DES, DESX, DES3 (three-DES) encryption algorithm, the program demonstrates how to call at Delphi in the
Des
- 一起四个函数 uses 这个单元就可使用 function EncryStr(Str, Key: String): String function DecryStr(Str, Key: String): String function EncryStrHex(Str, Key: String): String function DecryStrHex(StrHex, Key: String): String 分两队,分别是加密和解密的-With the four
cangkuguanli
- 系统默认管理员为:admin 密码:888 本系统采用密码保护措施,5次密码错误则被锁定。 本系统的权限采用用户组来管理,可以任意设置用户组的权限,只要将某个用户设置为某个用户组,他就具有此用户组的权限了。 系统默认设置了系统管理员,入库员,出库员三种用户组,即三种权限,入库员只能入库,出库员只能出库,管理员可以进行各种操作。 权限具体操作为:从权限管理菜单中 “用户组管理”来管理相应的用户组的名称,“权限管理”来设置用户组的权限,即操作菜单的权限。“用户管理”
DES_Delphi
- 加密解密算法DES的Delphi源代码,完整工程,包括例子,已编译,可以直接查看效果-DES encryption and decryption algorithm of the Delphi source code, complete works, including examples, has been compiled, you can directly see the effect
encryptdll3.8
- 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
DES3
- 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-Written in C DES, DESX, DES3 encryption algorithm, and demonstrate how encryption and decryption algorithms written in C to call in Delphi.
Delphi_670704
- Delphi采用最基本的Des加密字符串的演示实例,典型的DES加密,解密技巧,如果需要二重(双重)加密或者三重加密请点击对应页面下载源码:Delphi双重加密、Delphi三重加密。 - Delphi uses examples demonstrate the basic Des encrypted string, typically DES encryption and decryption techniques, if needed double (double) or Tripl
Delphi_712281
- 一个书中的实例,Delphi双重DES加密算法演示源程序,源码在D7下直接编译就行了,可以顺利运行。源码主要演示如何在Delphi环境下实现双重的DES加密,允许输入明文的情况下,可输入两个DES密钥,可输入密文后实现加密功能,双重DES 要比单一的DES加密更安全,不容易被破解。 -An example of the book, Delphi double DES encryption algorithm demo source code, source code in D7 compil
Salary
- source code delphi , gestion des salarie , source code utile
des加解密算法delphi10.1编译通过
- des加密算法,delphi10.1编译通过,就两个函数,一个加密一个解密,操作简单(DES encryption algorithm, delphi10.1 compiler through, on the two functions, an encryption, a decryption, simple operation)