文件名称:ECC模块 v0.12
- 所属分类:
 - 其他小程序
 - 资源属性:
 - 上传时间:
 - 2018-05-03
 - 文件大小:
 - 82kb
 - 下载次数:
 - 0次
 - 提 供 者:
 - heroa*****
 - 相关连接:
 - 无
 - 下载说明:
 - 别用迅雷下载,失败请重下,重下不扣分!
 
下载 
            
                
                
	
	
	
	
                    别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
            如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
椭圆曲线加密算法(ECC)是一种公钥算法,可以在不安全的信道上传递信息,而不需要事先约定密码。
RSA也是公钥算法,但是ECC比RSA有明显优势:在同等的安全程度下,所需要的密码长度最短。
但是缺点是算法本生很复杂,令人头大,我看了一堆书才写出了这个代码。
之前我发过一个256位的ECC源码,但是速度太慢了,这次这个是192位的,而且代码仔细优化过了,速度变快很多。(Elliptic curve cryptosystem (ECC) is a public key algorithm which can transmit information on unsafe channels without the need to pre contract passwords.
RSA is also a public key algorithm, but ECC has an obvious advantage over RSA: under the same security level, the required password length is the shortest.
But the drawback is that the algorithm is complex and big, and I read a bunch of books before I wrote the code.
I sent a 256 bit ECC source before, but it was too slow, this time it was 192 bits, and the code was carefully optimized, and the speed was faster.)相关搜索: 源码
			RSA也是公钥算法,但是ECC比RSA有明显优势:在同等的安全程度下,所需要的密码长度最短。
但是缺点是算法本生很复杂,令人头大,我看了一堆书才写出了这个代码。
之前我发过一个256位的ECC源码,但是速度太慢了,这次这个是192位的,而且代码仔细优化过了,速度变快很多。(Elliptic curve cryptosystem (ECC) is a public key algorithm which can transmit information on unsafe channels without the need to pre contract passwords.
RSA is also a public key algorithm, but ECC has an obvious advantage over RSA: under the same security level, the required password length is the shortest.
But the drawback is that the algorithm is complex and big, and I read a bunch of books before I wrote the code.
I sent a 256 bit ECC source before, but it was too slow, this time it was 192 bits, and the code was carefully optimized, and the speed was faster.)相关搜索: 源码
(系统自动生成,下载前可以参看下载内容)
下载文件列表
| 文件名 | 大小 | 更新时间 | 
|---|---|---|
| ECC模块 v0.12\ECC012.ec | 170013 |  2016-12-25 | 
| ECC模块 v0.12\ECC模块 v0.12.e | 192196 |  2016-12-25 | 
| ECC模块 v0.12\ECC演示程序.e | 27718 |  2016-12-25 | 
| ECC模块 v0.12 | 0 | 2016-12-25 |