资源列表

« 1 2 ... .20 .21 .22 .23 .24 725.26 .27 .28 .29 .30 ... 1665 »

[加密解密Locksoft

说明:文件包括rsa算法原程序及详细注释。可以实现使用1024位以上大素数进行加解密。其中包括大整数的加、减、乘、除、模幂运算,求逆元运算,以及大素数的判定等算法。稍做扩展即可在实际中应用。-Rsa algorithm for the original documents, including procedures and detailed notes. 1024 can be achieved over the use of large p
<易天行> 在 2025-02-04 上传 | 大小:149kb | 下载: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-04 上传 | 大小:17kb | 下载:0

[加密解密Pwd1.51

说明:中兴公司的 U盘安全登录器--仙人球 源码。据说价值十万。有开发文档-ZTE U disk device security log source. Have developed a document
<Talent> 在 2025-02-04 上传 | 大小:2.47mb | 下载:0

[加密解密4560

说明:对于一个文件加密 然后通过该程序实现 解密 -can or not
<> 在 2025-02-04 上传 | 大小:554kb | 下载:0

[加密解密MD5Test

说明:java实现的md5加密小例子,直接编译运行TestMD5.java即可-md5 encryption java achieved a small example, can direct the compiler to run TestMD5.java
<yushu> 在 2025-02-04 上传 | 大小:12kb | 下载:0

[加密解密jiami

说明:用户名用户密码加密解密,保证用户数据的安全-jiami
<yklws> 在 2025-02-04 上传 | 大小:22kb | 下载:0

[加密解密JIAMI

说明:300种加解密算法,应有尽有,在这里你可以找到你想要的加解密算法的源码,DES。rsa.哈希函数-300 kinds of encryption and decryption algorithms, everything, where you can find what you want the source code encryption algorithm, DES. rsa. hashing function. .
<刘镇> 在 2025-02-04 上传 | 大小:1.05mb | 下载:0

[加密解密proj

说明:bch的一个源码,不知道能不能和相关专业的同学一起学习ECC,感兴趣的朋友可以交流一下-bch a source code, I do not know can and the relevant professional learning of students with ECC, interested friends can exchange
<niki> 在 2025-02-04 上传 | 大小:81kb | 下载:0

[加密解密Dog

说明:加密狗程序,可以实现简单的移动加密程序!写的不够好,大家多包涵!-Dongle procedures can be simple mobile encryption! Writing is not good enough, we more than covered!
<bluesky> 在 2025-02-04 上传 | 大小:39kb | 下载:0

[加密解密1730309Rsa

说明:混合加密程序,RSA算法加密DES密钥,DES算法加密消息.很多通讯系统都是这样加密的 -Hybrid encryption, RSA key DES encryption algorithm, DES encryption algorithm message. A lot of communication systems are encrypted so
<易守望> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[加密解密19824363RSA

说明: 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密 -Analysis of Application of RSA algorithm, file encryption applicat
<易守望> 在 2025-02-04 上传 | 大小:2kb | 下载:0

[加密解密83274902RSA

说明:这是一个RSA的简单实现算法,用的是C++语言实现的. RSA加密算法的vc实现,可以实现1024位的加密 -This is a simple realization of RSA algorithm is used in C++ language to achieve. RSA encryption algorithm to achieve the vc, the 1024 can be encrypted
<易守望> 在 2025-02-04 上传 | 大小:39kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 725.26 .27 .28 .29 .30 ... 1665 »

源码中国 www.ymcn.org