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

搜索资源列表

  1. jecc-alpha1.1.tar

    0下载:
  2. java写的椭圆曲线加密(ECC)算法源码-java writes the elliptic curve encryption (ECC) calculates the law origin code
  3. 所属分类:加密解密

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

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

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:林森森
  1. DiffieHellmanMerkle

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

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

    0下载:
  2. MD5加密算法在当今已经被人们广泛的认识与应用 这里用java实现MD5加密代码-ECC C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:126628
    • 提供者:wushanghong
  1. 3

    0下载:
  2. ECC算法的验证 取消掉固定的输入可作为EEC算法的加密和解密-ECC algorithm validation cancel the fixed input can be used as encryption and decryption algorithms EEC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:767
    • 提供者:李华
  1. pollard_rhO

    0下载:
  2. 一段运用pollard_rho算法进行椭圆曲线加密算法和解密算法。-Some use pollard_rho ECC algorithm and decryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5573
    • 提供者:ysa
  1. win32

    0下载:
  2. ECC算法 ,加密 、 解密接口、 签名、 验证接口-ECC encription adn decription method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1291455
    • 提供者:zhaosong
  1. ecc

    0下载:
  2. 实现了ECC算法的加密解密,主要是对字符串的加解密。-Realize the ECC algorithm encrypt, decrypt, is mainly to the string encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1384245
    • 提供者:tian
  1. MATLAB-PROGRAM-FOR-ECC

    0下载:
  2. 加密和解密的附加程序以及算法在能预算的范围以内 -ecc addition
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:121565
    • 提供者:wendy
  1. ECC-maple

    0下载:
  2. ecc椭圆曲线的maple加密程序,对了解算法原理有帮助的。-the ecc Elliptic Curve maple encryption program, help to understand the algorithm principle.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:553964
    • 提供者:周时
  1. test3

    0下载:
  2. ECC和AES加密算法哦~ECC和AES加密算法哦~-ECC and AES encryption algorithm oh ~ ECC and AES encryption algorithm oh ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3887681
    • 提供者:zhaohang
  1. SM2ECC

    0下载:
  2. 国家密码局标准,SM2算法-一种椭圆曲线(ECC)加密算法的VC++实现。代码完全按照国家密码局标准所公布的内容所编写,并且可以通过标准中的数据所验证。-National Bureau of Standards password, SM2 algorithm- Elliptic Curve (ECC) encryption algorithm VC++ implementation. Code exactly as the National Bureau of Standards publish
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:11402
    • 提供者:孙计良
  1. OPENSSL

    1下载:
  2. 实现一款文档文件加密和签名的工具 1、选择一种hash算法(MD5 | SHA1 | SHA3)用于摘要的计算; 2、选择一种对称钥加密算法或者序列密码(DES| AES | RC4); 3、选择一种公钥算法实现签名(RSA| ECC),需要单独的密钥对生成算法; 4、文档文件的加密模式为CBC。-Achieve a document file encryption and signature tool 1. Select a hash algorithm (MD5 | SHA1
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-23
    • 文件大小:833536
    • 提供者:杨成伟
  1. secret

    0下载:
  2. 本资料主要实现了文字图像的加解密,主要应用的算法有五种,分别是DES,AES,RSA,ECC,MD5,其中椭圆离散曲线加密算法较难。-This information is mainly to achieve the text image encryption and decryption, mainly used the algorithm has five, respectively is the DES, AES, RSA, ECC, MD5, which discrete ellipti
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:132697
    • 提供者:贺魄
  1. Utils

    0下载:
  2. JDK6支持的加密和摘要算法,包括AES、DES、DSA、RSA、ECC、SHA、MD5、MAC等,以及Base64、BCD等,此处为其各个对应的工具和测试类。-Encryption and digest algorithm JDK6 support, including AES, DES, DSA, RSA, ECC, SHA, MD5, MAC, as well as Base64, BCD, etc., where its tools and test each corresponding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1761112
    • 提供者:lanfog
  1. 337

    0下载:
  2. 易语言椭圆曲线算法加密文件源码例程程序结合易语言数据操作支持库,调用API函数实现ECC加密文件功能。 -Easy language elliptic curve encryption algorithm source code routines combined with easy language data manipulation support library, call the API function to achieve ECC encryption file function
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:78973
    • 提供者:zhch28
« 1 2 3 4»
搜珍网 www.dssz.com