CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 椭圆曲线

搜索资源列表

  1. fitellipse

    0下载:
  2. 此代码借助OpenCV开源计算机视觉库实现椭圆曲线拟合-This code with open-source computer vision library OpenCV the realization of elliptic curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:8628
    • 提供者:张豪
  1. cool picture editor

    0下载:
  2. 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。- Extremely Cool image editing software, supports in the picture the picture ellipse, the rectangle, the cone, the column, the irregular curve, supports the input text, uses the eraser, t
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:222432
    • 提供者:none
  1. ECC

    0下载:
  2. 真正完整独立运行的ECC(椭圆曲线)加密解密C源代码,并有教学用的课件(PDF文件), 可以到http://zhou63.ahut.edu.cn/更新。-Truly complete stand-alone ECC (elliptic curve) C source code for encryption and decryption, as well as teaching courseware (PDF file), you can update them on http://zhou63.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:537987
    • 提供者:zhou
  1. ECC

    0下载:
  2. 北邮关于椭圆曲线快速生成 算法的研究成果 -Beijing University of Posts and Telecommunications on the elliptic curve quickly generate Beijing University of Posts and Telecommunications on the elliptic curve algorithm for fast generation of research findings algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:54819
    • 提供者:lei
  1. Signature

    0下载:
  2. 椭圆曲线数字签名方案的研究与改进,大学教育网的研究成果,得来不易-Elliptic Curve Digital Signature Scheme Research and Improvement
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:301388
    • 提供者:沈凡
  1. ecc

    0下载:
  2. 本程序为程序员在做椭圆曲线加密和解密过程中可能需要的c和C++代码,以供参考,谢谢!-This procedure for the programmer doing elliptic curve encryption and decryption process may be required c and C++ code, for reference, thank you!
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:785598
    • 提供者:lxc
  1. 39709551ECC

    0下载:
  2. 椭圆曲线加密算法的实现 代码 十分感谢-ECC encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:9079
    • 提供者:四月河流
  1. ecc

    0下载:
  2. 基于椭圆曲线算法的加密和解密算法,可以实现对文件的加密和解密!-Based on elliptic curve algorithm for encryption and decryption algorithms, can be achieved on the document encryption and decryption!
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 椭圆曲线加密系统的介绍,以及各种加密算法的实现。-Introduction to elliptic curve encryption system, and various encryption algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2501113
    • 提供者:周发旺
  1. EllipticCurveDigitalSignatureAlgorithm

    0下载:
  2. 椭圆曲线数字签名算法 椭圆曲线数字签名算法-EllipticCurveDigitalSignatureAlgorithm EllipticCurveDigitalSignatureAlgorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:324921
    • 提供者:林孑
  1. EllipticCurveDigitalSignature

    0下载:
  2. 基于椭圆曲线密码的数字签名 基于椭圆曲线密码的数字签名-Based on Elliptic Curve Digital Signature Based on Elliptic Curve Digital Signature
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:902022
    • 提供者:林孑
  1. eigen

    0下载:
  2. 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:527
    • 提供者:kone_zhang
  1. ECC

    0下载:
  2. 椭圆曲线加密算法完整版,用C++实现,包括密钥生成,加密解密文件,可完整运行~-The full version of elliptic curve encryption algorithm, with C++ implementation, including key generation, encryption and decryption of files, can complete run ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1396403
    • 提供者:lixiang
  1. libecc-0.12.1

    0下载:
  2. 开源椭圆曲线加密算法库。0.12.1最新版-Libecc is an Elliptic Curve Cryptography C++ library for fixedsize keys in order to achieve a maximum speed. The goal of this project is to become the first free Open Source libraryproviding the means to generate safe elliptic c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2344170
    • 提供者:lance
  1. ELGamal

    0下载:
  2. 椭圆曲线密码,可用于非对称方法的加密解密等,在C程序上运行(Elliptic curve cryptography, can be used for asymmetric methods of encryption, decryption, etc., running on the C program)
  3. 所属分类:加密解密

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:fcy
  1. 点加

    0下载:
  2. 用于进行有限域上的椭圆曲线两个点的加法运算(The addition operations of two points on elliptic curves over finite fields)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:17408
    • 提供者:宇哥23
  1. SM2椭圆曲线公钥密码算法

    0下载:
  2. SM2椭圆曲线公钥密码算法.pdf,SM2的资料(SM2 elliptic curve public key cryptography algorithm.Pdf, SM2 data)
  3. 所属分类:加密解密

    • 发布日期:2017-12-22
    • 文件大小:857088
    • 提供者:女里学习
  1. Ecc

    0下载:
  2. 椭圆曲线点的生成和运算,python源码(The generation and operation of elliptic curve points)
  3. 所属分类:系统/网络安全

  1. 基于miracl库的rate实现

    0下载:
  2. 基于miracl库实现椭圆曲线算法的优化方法(constructing Tower exensions of finite fields for implementation of pairing Based cryptographyt)
  3. 所属分类:数学计算

    • 发布日期:2018-04-22
    • 文件大小:232448
    • 提供者:kubbydd
  1. tuoyuan

    0下载:
  2. vb编程初学者学习 小红球沿着椭圆曲线运动的动画轨迹编程代码(VB Programming code for beginners to learn VB Programming code The little red ball along the elliptic curve motion animation track)
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:448512
    • 提供者:hbnjbox
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com