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

搜索资源列表

  1. java_ecc

    0下载:
  2. 椭圆曲线加密,此处为加密代码源码,平台:JAVA-Elliptic Curves Cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-25
    • 文件大小:2846
    • 提供者:wolohaha
  1. shiyansan-jiyuRSAdegongyaojiami

    0下载:
  2. 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制。 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 -Understand public key cryptography algorithm, familiar with the commonly used cryptographic algorithms: RSA, elliptic curve cryptosystem. RSA encryption algorithm, for example, t
  3. 所属分类:Network Security

    • 发布日期:2017-11-14
    • 文件大小:72456
    • 提供者:mengmeng
  1. ECC

    0下载:
  2. 椭圆曲线加密,C实现,里面有详细的加解密流程的介绍-Elliptic Curve Cryptography, C implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:535898
    • 提供者:王博
  1. MyECC-src

    0下载:
  2. ecc 椭圆曲线代码 用java编写 好东西再见-ecc elliptic curve prepared using java code good things Goodbye
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:13829
    • 提供者:wangzhengyi
  1. ElGamal

    2下载:
  2. 用椭圆曲线实现ElGamal算法,根据来源于国密局SM2算法的标准参数,Fp-192曲线,运用一个大数类能够实现密码算法所需要的基本运算。-Using elliptic curve ElGamal algorithm, according to secret from the State Bureau of SM2 algorithm standard parameters, Fp-192 curve, the use of a class of large numbers cryptograp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-22
    • 文件大小:5304320
    • 提供者:周佳琦
  1. ECInitialize

    0下载:
  2. 实现了椭圆曲线的初始化,并当参数生成后,会对参数a和b进行判断,看是否符合椭圆曲线的要求。-realized the elliptic curve initialization, and when the parameters of the generated will parameters a and b for judgment to see whether they conform to the requirements of elliptic curves.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1256
    • 提供者:ptsho
  1. ECC

    0下载:
  2. 设定椭圆曲线方程参数,实现椭圆曲线加密算法-Set elliptic curve equation parameters, elliptic curve encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:218442
    • 提供者:孙承君
  1. EllipticCurve

    0下载:
  2. 构造椭圆曲线类,并找出椭圆曲线在有限域上所有的点-Elliptic curve class structure, and find out all the points on the elliptic curve on finite field
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1584750
    • 提供者:孙承君
  1. egg_calc

    0下载:
  2. 对于给定的椭圆曲线,以及一个生成元和模数,此程序能够自动计算出椭圆群-For a given elliptic curve, and a modulus and generator, this program can automatically calculate the ellipse group
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:583
    • 提供者:duo
  1. sm2test2.0

    0下载:
  2. SM2加密算法基于椭圆曲线原理的国产加密算法-SM2 encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:2957
    • 提供者:李涛
  1. cryptopp562

    0下载:
  2. 加密算法库,包含常用的des,RSA,椭圆曲线算法,双鱼算法-Encryption algorithm library
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1137964
    • 提供者:梨花
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. map-to-group-hashsss

    0下载:
  2. 将一个普通的数值对应到椭圆曲线上,即寻找图样曲线上的点,并且是整数值点,为后面的签名做好准备-The value corresponds to an ordinary elliptic curve, i.e. to find the point on the curve pattern, and is an integer value points to prepare for the subsequent signature
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:5854
    • 提供者:徐莉琴
  1. elgamal(1)

    0下载:
  2. ELGMAL加密技术,同时包含了椭圆曲线的加密运算,和数域对应的运算-ELGMAL encryption, elliptic curve contains the encryption operation, the operation corresponding to several fields
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:855463
    • 提供者:徐莉琴
  1. ECC

    0下载:
  2. 一个简单的椭圆曲线加密算法。用的C++语言。-a ECC use C++
  3. 所属分类:Firewall-Security

    • 发布日期:2017-04-02
    • 文件大小:37488
    • 提供者:
  1. BlindSignature

    0下载:
  2. 基于椭圆曲线的盲签名的改进,代码完整。包括椭圆曲线的选取,对消息盲签名,解盲,验证等完整的步骤。-Blind signature based on elliptic curve improvements, code integrity. Including the selection of elliptic curves, blind signature on the message, the solution blind, complete step verification.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:86955
    • 提供者:陈远
  1. ntl-Gfp

    0下载:
  2. 安全椭圆曲线生成算法和系列函数库点乘点加测试-Secure elliptic curve generation algorithm and series libraries dot dot plus test
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:4372
    • 提供者:狐狸糊涂
  1. VCPP-ecdsa

    0下载:
  2. c++实现椭圆曲线具体的也不是很清楚酬和看里面的功能-ECDSA C++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:57481
    • 提供者:李民
  1. ECC

    0下载:
  2. 椭圆曲线的实现(ECC),椭圆曲线算法是代数几何、数论等多个数学分支的一个交叉点,一直被人们认为是纯理论学科。而椭圆曲线密码体制,是基于椭圆曲线离散对数问题的一种公钥密码体制-Realization of elliptic curves (ECC), elliptic curve algorithm is algebraic geometry, a number of mathematical intersection of number theory and other branches, h
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:9631
    • 提供者:王冲
  1. ECC-source-code-cppbuilder

    0下载:
  2. ECC(椭圆曲线加密算法)的源代码 c++builder-ECC source code c++builder
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:211639
    • 提供者:rex
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 21 »
搜珍网 www.dssz.com