CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ECC RSA

搜索资源列表

  1. cmpeccrsa

    0下载:
  2. RSA 和ECC的比较文件-RSA and ECC comparative document.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22534
    • 提供者:xiao tian
  1. rsa

    1下载:
  2. RSA 在C语言上的实现源码,与ECC同为热门加密的算法
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:林森森
  1. 300多种加密算法

    1下载:
  2.   300多种加密算法 RSA DES ECC Blowfish RC4
  3. 所属分类:密码/编码算法

    • 发布日期:2009-01-03
    • 文件大小:198638
    • 提供者:guijiarui
  1. 数据加密与数字签名系统.rar

    1下载:
  2. RSA数据加密代码,用C编写,已压缩成RAR格式,RSA data encryption code, prepared by C, has been compressed into RAR format
  3. 所属分类:加密解密

    • 发布日期:2012-11-07
    • 文件大小:186687
    • 提供者:maoxin
  1. openssl-1.0.0c.tar

    1下载:
  2. openssl 最新的本版,包含很多加密算法,如RSA、ECC散列算法SHA-openssl latest edition, contains many encryption algorithms such as RSA, ECC hash algorithm SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:4023056
    • 提供者:susuwen
  1. miracl

    0下载:
  2. 椭圆加密库,RSA,大数库,还有其他的加密库,可以VC编译-ECC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1716771
    • 提供者:kawen
  1. borZoi-1.0.2

    0下载:
  2. 一个很全很强大的密码算法库,是一个大学研究机构编写的,可以用来作算法分析和仿真验证。-a crypto library includs various algorithm, such as aes, des ,ecc ,rsa ...
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:529785
    • 提供者:hanyu
  1. DiffieHellmanMerkle

    1下载:
  2. ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:46474
    • 提供者:苏长风
  1. GFP_MOD_ADD_Project

    0下载:
  2. this the ADD routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.-this is the ADD routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-28
    • 文件大小:12992
    • 提供者:majid
  1. GFP_MOD_SUB_Project

    0下载:
  2. this the SUB routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.-this is the SUB routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:11219
    • 提供者:majid
  1. GFP_MONT_INV_Project

    0下载:
  2. this the MONTGOMERY INV routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.-this is the MONTGOMERY INV routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:13812
    • 提供者:majid
  1. GFP_MUL_Project

    0下载:
  2. 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 version 5 or above.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:12564
    • 提供者:majid
  1. Asymmetric-Key-Cryptosystem

    0下载:
  2. 非对称密码系统,包含RSA,ECC,大数乘法。-Asymmetric cryptosystems, including RSA, ECC, multiplication of large numbers.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:139605
    • 提供者:马德
  1. ECC

    0下载:
  2. ECC is an public key algorithm here we have compared this algorithm between RSA and E-ECC is an public key algorithm here we have compared this algorithm between RSA and ECC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:14050
    • 提供者:madarapu
  1. RSA

    0下载:
  2. original rsa as given by rivest,shamir , and adleman. Its problems in decryption are optimized using rsa variants like crt rsa, multiprime rsa, rebalanced rsa and rprime rsa. U should give the no. of bits to be 1024 and check it on netbeans 6.5 or la
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:804
    • 提供者:Lok
  1. ECC

    0下载:
  2. 介绍RSA基本原理的课件,希望能对大家有所帮助-A PPT introducing the principles of RSA which I hope is useful for you
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:46850
    • 提供者:李扬
  1. Miracl大数库(包含用户手册、使用手册)

    2下载:
  2. Miracl库是国外著名密码学C语言函数库,一般采用VC6.0使用Miracl库,用它可实现RSA、ECC等加密算法。
  3. 所属分类:其它

    • 发布日期:2014-09-29
    • 文件大小:2293339
    • 提供者:luckyweining
  1. ARM 加解密功能算法

    0下载:
  2. 文件包为ARM加解密库,都是C代码。 内部包含对称算法如AES、SHA、XXTA等。非对称算法包含RSA、ECC等。(The file package is the ARM encryption and decryption library, all of which are C code. The internal contains symmetric algorithms such as AES, SHA, XXTA, etc.. Asymmetric algorithms incl
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:2290688
    • 提供者:大白羊
  1. ECC模块 v0.12

    0下载:
  2. 椭圆曲线加密算法(ECC)是一种公钥算法,可以在不安全的信道上传递信息,而不需要事先约定密码。 RSA也是公钥算法,但是ECC比RSA有明显优势:在同等的安全程度下,所需要的密码长度最短。 但是缺点是算法本生很复杂,令人头大,我看了一堆书才写出了这个代码。 之前我发过一个256位的ECC源码,但是速度太慢了,这次这个是192位的,而且代码仔细优化过了,速度变快很多。(Elliptic curve cryptosystem (ECC) is a public key algorithm wh
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:83968
    • 提供者:heroaaa123
  1. ECC 详细介绍和实现

    0下载:
  2. ECC算法实现,使用C++实现,思路可以借鉴。不一定全部适用
  3. 所属分类:源码下载

« 12 »
搜珍网 www.dssz.com