资源列表

« 1 2 ... .44 .45 .46 .47 .48 1049.50 .51 .52 .53 .54 ... 1660 »

[加密解密MD5

说明:MD5 HASH摘要算法,采用C语言开发-MD5 HASH digest algorithm using C language development
<大海> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[加密解密md5

说明:MD5的C++源码,并在DEV-C++下编译通过,其中还有注释并带有MD5算法的文档!-MD5 of the C++ Source, and DEV-C++ Adopted under the compiler, of which there are notes and documents with the MD5 algorithm!
<季风明> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[加密解密DATAEncryptionSystem

说明:The C++ code for data encryption system of NIST.-The C++ Code for data encryption system of NIST.
<li> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[加密解密rsajiamiyunli

说明: 加密的步骤 1) 计算N的有效位数tn(以字节数计),将最高位的零忽略掉,令tn1=tn-1。比如N=0x012A05,其有效位数tn=5,tn1=4。 2) 将明文数据A分割成tn1位(以字节数计)的块,每块看成一个大数,块数记为bn。从而,保证了每块都小于N。 3) 对A的每一块Ai进行Bi=Ai^E MOD N运算。Bi就是密文数据的一块,将所有密文块合并起来,就得到了密文数据B。 -Encryption
<阿达悟> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[加密解密PEEncrypt

说明:源程序采用Delphi 6.0编写, 兼有少量的asm代码,用於可执行文件的加密。-The preparation of the use of Delphi 6.0 source code, a combination of a small amount of asm code for the executable file encryption.
<风来> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[加密解密CSharpDes

说明:标准CSharpDes加密算法,WORD的文件,包含了加密解密。-C# Des加密算法
<vbking> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[加密解密CRC

说明:crc加密算法,希望对大家有帮助,多多支持-crc
<qiying> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[加密解密des3

说明:3des加密算法实现,经过FPGA验证的!-3des encryption algorithm, after FPGA validation!
<guochao> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[加密解密AES4

说明:使用c语言编写的AES加解密算法。控制台程序。-Use c language AES encryption algorithm. Console program.
<Robert> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[加密解密encryption

说明:采用一种类似于凯撒密码加密方式对输入的一段文字进行加密,同时编写完成其对应得解密程序对加密后的密文进行解密恢复原始输入的原文。-Caesar uses a password encryption method is similar to the input section of text is encrypted, at the same time to complete its preparation of a correspondi
<shenhw> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[加密解密RSA

说明:RSA编码与解码,用来对任意输入字符进行加密解密,加密解密的标准是RSA标准-RSA encoding and decoding used to enter characters for any encryption and decryption, encryption and decryption of the standard is the standard RSA
<yang wei> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[加密解密GFP_MUL_Project

说明:this the MUL routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.-this is the MUL routine for the prime field and large numbers for ECC or RSA algorithms. with IAR versio
<majid> 在 2025-05-10 上传 | 大小:12kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 1049.50 .51 .52 .53 .54 ... 1660 »

源码中国 www.ymcn.org