资源列表

« 1 2 ... .03 .04 .05 .06 .07 1508.09 .10 .11 .12 .13 ... 1660 »

[加密解密RSA加解密

说明:vc环境下RSA算法加解密功能的实现,内附有示例代码。-The implement of encryption and decryption with RSA algorithm in VC environment, attached with example source code.
<wj> 在 2025-05-10 上传 | 大小:1.88mb | 下载:0

[加密解密VC_RSA

说明:一、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是求余数函数。 其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为 KU={ e , n},私钥为KR={d , n}。该算法要
<> 在 2025-05-10 上传 | 大小:1.87mb | 下载:0

[加密解密AES

说明:虽然是网上搜的,但是不全,我自己又找到了缺少的部分,能编译,组建,但运行出错,内存出错。-Although it is found online, but it was incomplete, I have found indispensable part of that can compile, set up, but run error, memory error.
<> 在 2025-05-10 上传 | 大小:1.88mb | 下载:0

[加密解密caser

说明:一个初学者vc++环境下编写的初级凯撒加密算法和单表置换加密算法,对话框实现-A beginners vc++ Environment prepared by the primary Caesar encryption algorithm and encryption algorithm, single table replacement, the dialog box to achieve
<常亮> 在 2025-05-10 上传 | 大小:1.88mb | 下载:0

[加密解密DESlxp

说明:这是一个关于DES加密解密算法的c++程序-This is a study on DES encryption and decryption algorithm c++ Procedures
<杨赟> 在 2025-05-10 上传 | 大小:1.87mb | 下载:0

[加密解密Des_VC20070608

说明:VC++6.0环境下的DES加密解密算法测试程序-VC++ 6.0 environment DES encryption and decryption algorithm testing procedures
<bruce lei> 在 2025-05-10 上传 | 大小:1.88mb | 下载:0

[加密解密encrypt

说明:采用DES加密算法对文件内容进行加密,并采用文件过滤驱动对加密目录进行隐藏-DES encryption algorithm used to encrypt the contents of the documents and adopt the document on encryption filter driver to hide the directory
<skyfly> 在 2025-05-10 上传 | 大小:1.88mb | 下载:0

[加密解密lab05

说明:realization of SHA algorithm
<Elena> 在 2025-05-10 上传 | 大小:1.87mb | 下载:0

[加密解密RSA

说明:非常完整的RSA加密算法构成的软件,含界面,适合程序初学者学习研究-RSA encryption algorithm is a complete form of software, including interface, suitable for beginners to learn of programs
<晴空> 在 2025-05-10 上传 | 大小:1.88mb | 下载:0

[加密解密SHAMD

说明:SHA-256 散列哈希函数 用于数据加密-SHA-256 hash function
<Yao> 在 2025-05-10 上传 | 大小:1.88mb | 下载:0

[加密解密PHPion-Decoder-(20099

说明:PHPion Decoder windows utility
<enotanet> 在 2025-05-10 上传 | 大小:1.88mb | 下载:0

[加密解密Byterun-Decoder-(2009)

说明:Byterun php Decoder windows utility
<enotanet> 在 2025-05-10 上传 | 大小:1.88mb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 1508.09 .10 .11 .12 .13 ... 1660 »

源码中国 www.ymcn.org