搜索资源列表

  1. 300多种加密算法

    1下载:
  2.  

    300多种加密算法

    RSA

    DES

    ECC

    Blowfish

    RC4

  3. 所属分类:密码/编码算法

    • 发布日期:2009-01-03
    • 文件大小:198638
    • 提供者:guijiarui
  1. 二进制域上的ECC算法实现

    1下载:
  2. 实现了二进制域上的ECC基本算法,模乘,模方,度及其模逆运算。
  3. 所属分类:源码下载

  1. TinyECC算法源码

    0下载:
  2. 在TinyOS平台上运行的ECC算法
  3. 所属分类:源码下载

  1. ecc

    0下载:
  2. ecc算法
  3. 所属分类:密码/编码算法

  1. ECC加密算法入门介绍

    0下载:
  2. ECC加密算法入门介绍-ECC encryption algorithm introduced entry
  3. 所属分类:加密解密

    • 发布日期:2024-04-28
    • 文件大小:38912
    • 提供者:管冬兵
  1. jecc-alpha1.1.tar

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

    • 发布日期:2024-04-28
    • 文件大小:38912
    • 提供者:none
  1. ecc

    0下载:
  2. 椭圆曲线密钥生成程序,主要是为了了解ECC密钥的生成算法,只是得到密钥,没有加解密过程。-Elliptic Curve key generation procedures, is to understand the ECC key generation algorithm, the key is to be no encryption and decryption process.
  3. 所属分类:加密解密

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:邱孝杰
  1. 最新椭圆曲ECC线算法实现

    1下载:
  2. 最新椭圆曲ECC线算法实现是目前广泛应用于智能卡上的加密算法。当然也可以用于其他地方,它能保护你的数据安全。-The newest ellipsoit ECC arithmetic program is wildly used in the smart card filed.Of course it can be used in anyother else and it can provide the security of your
  3. 所属分类:加密解密

    • 发布日期:2024-04-28
    • 文件大小:1495040
    • 提供者:王清华
  1. WirelessCert

    0下载:
  2. 本程序在eclips 下开发,能够完整生成WTLS证书,包括ECC算法编程,但是曲线参数由模型供应商提供-eclips of the procedures under development, to generate complete WTLS certificates, ECC algorithms including programming, but the curve model parameters from vendors
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-28
    • 文件大小:15360
    • 提供者:丁文坤
  1. ecc(down)

    0下载:
  2. C语言实现的ecc加密算法,用Devcpp编译通过,附有说明文档,版权是假的哦~不是我同学·^_^-C language ecc the encryption algorithm used Devcpp compile, with documentation, Copyright is a fake is not me-oh students ^ _ ^
  3. 所属分类:CA认证

    • 发布日期:2024-04-28
    • 文件大小:24576
    • 提供者:慕容楚冰
  1. ecc

    0下载:
  2. ecc加密算法源码, -ecc encryption algorithm source code,
  3. 所属分类:加密解密

    • 发布日期:2024-04-28
    • 文件大小:1901568
    • 提供者:张张
  1. BCH

    0下载:
  2. NAND Flash的BCH ECC算法。-NAND Flash of the BCH ECC algorithm.
  3. 所属分类:行业发展研究

    • 发布日期:2024-04-28
    • 文件大小:105472
    • 提供者:chencheng
  1. ecc

    0下载:
  2. ecc公钥加密算法的实现,使用了库文件。了解此代码对于掌握ecc加密算法有极大帮助。-ecc public key encryption algorithm, the use of the library file. Understanding of the code for the encryption algorithm ecc master of great help.
  3. 所属分类:加密解密

    • 发布日期:2024-04-28
    • 文件大小:251904
    • 提供者:jiaosibei
  1. ECC

    0下载:
  2. 本程序实现了ECC(C++)椭圆曲线算法加密解密,希望对大家有帮助! -This procedure has ECC Elliptic Curve encryption and decryption algorithm, you would like to help!
  3. 所属分类:加密解密

    • 发布日期:2024-04-28
    • 文件大小:514048
    • 提供者:张润福
  1. ECC

    1下载:
  2. 单片机上实现的椭圆曲线算法ECC算法的C源码,有很好的参考价值-。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:10240
    • 提供者:mcszzz
  1. Java-ecc

    0下载:
  2. java ECC 算法,一个介绍如何实现java ECC 的文章- java ECc article
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-28
    • 文件大小:12288
    • 提供者:xu
  1. ecc

    0下载:
  2. ECC 算法的介绍和相关源码的提供,使用C语言的方式进行开发-ECC algorithm is introduced and the provision of relevant source code, using C language to develop a way
  3. 所属分类:加密解密

    • 发布日期:2024-04-28
    • 文件大小:714752
    • 提供者:liupeng
  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, et
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-28
    • 文件大小:2290688
    • 提供者:大白羊
  1. ECC

    0下载:
  2. ECC算法的简要介绍,网上摘抄,还是比较好理解的(Brief introduction of ECC algorithm, online excerpt, or better understand)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:69632
    • 提供者:仙灵逍遥
  1. SM2椭圆曲线公钥密码算法推荐曲线参数

    0下载:
  2. SM2椭圆曲线公钥密码算法.pdf 介绍SM2算法,ecc算法(SM2 elliptic curve public key cryptography algorithm. PDF introduces SM2 algorithm, ecc algorithm)
  3. 所属分类:文档资料

    • 发布日期:2024-04-28
    • 文件大小:17408
    • 提供者:WOWTOT
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org