资源列表
[加密解密] 使用DES3 进行加密(全部源码)
说明:使用DES3进行加密,包含全部delphi源代码!-DES3 use of encryption, including all delphi source code!<雷勇> 在 2025-06-26 上传 | 大小:193kb | 下载:0
[加密解密] 2_des
说明:DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,首先,DES把输入的64位数据块按位重新组合,并把输出分为L0、 R0两部分,每部分各长32位,并进行前后置换(输入的第58位换到第一位,第50位换到第2位,依此类推,最后一位是原来的第7位),最终由L0输出左 32位,R0输出右32位,根据这个法则经过16次迭代运算后,得到L16、R16,将此作为输入,进行与初始置换相反的逆置换,即得到密文输出。-DES algorithm combines the 64 expr<fasf> 在 2025-06-26 上传 | 大小:193kb | 下载:0
[加密解密] des3
说明:使用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 in Delphi in the preparation<zyb> 在 2025-06-26 上传 | 大小:193kb | 下载:0
[加密解密] delphi10(DCU)
说明:delphi10针对国内通用USB加密狗的接入方法演示示例,快速接入。-delphi10 for the domestic generic USB dongle access method to demonstrate an example, quick access.<hw> 在 2025-06-26 上传 | 大小:193kb | 下载:0
[加密解密] ntundoc
说明:This software and/or documentation is provided as free and it s freely avaiable and redisributable, in a entirety or in a parts as long as a Copyright and author s name are included. You are hereby permited to use, view, read, copy, print, publish, r<xblue> 在 2025-06-26 上传 | 大小:193kb | 下载:0
[加密解密] DES(delphi)
说明:强大的DES加密解密程序。 提供密钥后, 提供任意文件,生成加密后的密文。 提供任意文件,生成解密后的明文。-Strong DES encryption and decryption process. Provide any file, generate the encrypted ciphertext. Provide any documents, generate decrypted plaintext.<李淑怡> 在 2025-06-26 上传 | 大小:193kb | 下载:0