资源列表

« 1 2 ... .69 .70 .71 .72 .73 674.75 .76 .77 .78 .79 ... 1665 »

[加密解密4

说明:基于CryptoAPI的哈希编码解码程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。-CryptoAPI hash-based codec procedures. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program
<yan> 在 2025-02-03 上传 | 大小:17kb | 下载:0

[加密解密RSA

说明:RSA加密程序 1、能够对字串进行加密; 2、可以自动生成RSA加密密钥和解密密钥对; 3、能够显示给定密钥下明文加密后的密文; 4、能够用相应解密密钥正确解密密文,显示结果,并与原明文进行比对。 -RSA Encrpytion 1.Encrpyt strings 2.Create pairs of keys for encoding and decoding automatically 3.Presen
<Jane> 在 2025-02-03 上传 | 大小:17kb | 下载:0

[加密解密123

说明:加密文件挺好的希望大家看看提出宝贵意见-Very good hope of an encrypted file to see if everyone thanks for their valuable views
<lm> 在 2025-02-03 上传 | 大小:17kb | 下载:0

[加密解密RSALib_PHP_1.0

说明:RCA encryption algorithm implementation
<moscow> 在 2025-02-03 上传 | 大小:17kb | 下载:0

[加密解密DSA

说明:realization of DSA algorithm
<Elena> 在 2025-02-03 上传 | 大小:17kb | 下载:0

[加密解密ecfile

说明:支持对各种文件加密解密,易操作,方便使用-Document encryption and decryption
<褚晓玲> 在 2025-02-03 上传 | 大小:17kb | 下载:0

[加密解密des

说明:des的源码加密程序,老师给的c语言开发的-The source encryption des
<liunan> 在 2025-02-03 上传 | 大小:17kb | 下载:0

[加密解密des-linux-1.0.tar

说明:3DES加解密C源码,32位。内带makefile。以验证可用-3DES encryption and decryption C source, 32. Within the band makefile. Can be used to verify
<左宏权> 在 2025-02-03 上传 | 大小:17kb | 下载:0

[加密解密rsasoft

说明:利用vc++实现RSA加密解密算法源代码 [VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。-Vc++ to achieve the use of RSA encryption a
<易天行> 在 2025-02-03 上传 | 大小:17kb | 下载:0

[加密解密RSA

说明:本文详述了RSA算法和用C语言实现RSA算法的理论,以及它们在实际应用中的实现。-This article details the RSA algorithm and the use of C language realization of RSA algorithm theory, as well as their practical application in the realization.
<赵文娟> 在 2025-02-03 上传 | 大小:17kb | 下载:0

[加密解密testclass

说明:base64位加密/解密-encode base 64 and decode base 64
<Echo> 在 2025-02-03 上传 | 大小:17kb | 下载:0

[加密解密25811259WebService_Source

说明:对字符传进行加密处理..是好东西哦. 大家跟到顶起走哦.. C#编写的-Biography of the encrypted character is a good thing Oh ... You go play with the maximum Oh .. C# prepared
<tiger> 在 2025-02-03 上传 | 大小:17kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 674.75 .76 .77 .78 .79 ... 1665 »

源码中国 www.ymcn.org