资源列表

« 1 2 ... .10 .11 .12 .13 .14 515.16 .17 .18 .19 .20 ... 1664 »

[加密解密使用DES3 进行加密(全部源码)

说明:使用DES3进行加密,包含全部delphi源代码!-DES3 use of encryption, including all delphi source code!
<雷勇> 在 2025-04-07 上传 | 大小: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
<fasf> 在 2025-04-07 上传 | 大小: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 cal
<zyb> 在 2025-04-07 上传 | 大小:193kb | 下载:0

[加密解密DES3

说明:使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-Use C to prepare DES, DESX, DES3 encryption algorithms, as well as demonstrate how to call C written in Delphi encryption and decryption algorithms.
<181> 在 2025-04-07 上传 | 大小:193kb | 下载:0

[加密解密SHA-1

说明:SHA-1算法实现的详细资料。里面还包括了具体加解密前后的样本例子。-SHA-1 algorithm implementation details. Which also includes specific examples of a sample before and after the encryption and decryption.
<jersey> 在 2025-04-07 上传 | 大小:193kb | 下载:0

[加密解密delphi10(DCU)

说明:delphi10针对国内通用USB加密狗的接入方法演示示例,快速接入。-delphi10 for the domestic generic USB dongle access method to demonstrate an example, quick access.
<hw> 在 2025-04-07 上传 | 大小:193kb | 下载:0

[加密解密MD5

说明:这个下软件可以帮助你计算你想要的文件的MD5值。-The following software can help you calculate the MD5 file you want value.
<赵强> 在 2025-04-07 上传 | 大小:193kb | 下载:0

[加密解密three-DES

说明:VC++实现的利用三重DES进行文件加解密-Achieve file en and de using TripleDES
<芳草> 在 2025-04-07 上传 | 大小: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,
<xblue> 在 2025-04-07 上传 | 大小: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-04-07 上传 | 大小:193kb | 下载:0

[加密解密ecc

说明:椭圆曲线密码加密技术的相关文档,椭圆曲线密码加密技术-ECC encryption technology documentation, ECC encryption
<youbu> 在 2025-04-07 上传 | 大小:193kb | 下载:0

[加密解密base64.tar

说明:Base64解密程序,Qt实现。可以解密迅雷、FlashGet的链接。-Base64 decryption process, Qt implementation. Can decrypt the Thunder, FlashGet link.
<Carrot> 在 2025-04-07 上传 | 大小:193kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 515.16 .17 .18 .19 .20 ... 1664 »

源码中国 www.ymcn.org