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

搜索资源列表

  1. VCPP-The-Drawtools

    0下载:
  2. (1) 能够根据选择画出直线,矩形、椭圆、圆角矩形、曲线、五角星行、五边形、弓形、弧形、三角形等基本图形。 (2) 能够为所画图形进行自定义的颜色及样式填充,能使用位图及阴影画刷填充图形,并能设置位图背景。 (3) 能够修改画笔的粗细,选择刷子的宽度。 (4) 能够输入文本,并且能够改变字体和颜色。 (5) 能够实现橡皮的功能。 (6) 在选择画笔粗细、画笔颜色、字体、文本颜色、输入文本和登陆界面时使用各种对话框完成参数传递。 (7) 能够改变对话框的背景,能在对话框界面
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:232316
    • 提供者:桑崎
  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. 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. ECC-cPPbuilder

    0下载:
  2. 椭圆曲线加解密算法,C++ builder实现-ECC source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:212391
    • 提供者:dongk
  1. src

    0下载:
  2. 实习三 基于RSA的公钥加密 一、实习目的 1、 理解公钥密码算法,熟悉常有的密码算法:RSA、椭圆曲线密码体制 2、 以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实习内容 以RSA为例,利用java中的相关类实现对指定字符串的加解密。 1、 生成公钥密钥对 (1)利用java中的KeypairGenerator类创建公钥密钥对,利用KeypairGenerator的静态方法getInstance()获得KeypairGenerator类型的对象,
  3. 所属分类:Network Security

    • 发布日期:2017-04-13
    • 文件大小:2114
    • 提供者:杨平
  1. ECC

    0下载:
  2. 本程序利用c++在vs2008上实现了适合500位 十进制以内的大数计算的椭圆曲线ECC的加解密-This procedure using c++ vs2008 realized on an elliptic curve fit within 500 decimal calculation of large numbers of ECC encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:608403
    • 提供者:Cindy
  1. ecc_jiajiemi

    0下载:
  2. 椭圆曲线算法实现,加密解密算法实现,值得学习一下-Elliptic curve algorithm, encryption and decryption algorithm, it is worth learning about
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:22379
    • 提供者:章章
  1. elliptic-curve-algorithm

    0下载:
  2. 椭圆曲线算法的原理与实现,使用C语言实现椭圆曲线算法来进行加密和解密-Principle and Implementation of elliptic curve algorithm using C language elliptic curve algorithm to encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3281665
    • 提供者:liuxinran
  1. ECDSA

    0下载:
  2. 这个是一个带有界面的椭圆曲线数字签名实现-This is the realization of an elliptic curve digital signature.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:448768
    • 提供者:hailang
  1. SM2Java

    0下载:
  2. SM2椭圆曲线公钥密码算法和java实现与评测-SM2 elliptic curve public-key cryptographic algorithm java implementation and uation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1500267
    • 提供者:carollee
  1. ECC

    0下载:
  2. 基于离散对数的椭圆曲线公钥加密算法(ECC encode)程序,vc++/MFC,已实现完整的加密解密功能,供大家参考.-Based on elliptic curve discrete logarithm of public-key encryption algorithms (ECC encode) program, vc++/MFC, it has achieved full encryption and decryption functions, for your reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:3739047
    • 提供者:连云
  1. ecc

    0下载:
  2. 一个简易的椭圆曲线密码加密程序,适合新手学习。-Elliptic curve cryptography
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:1535
    • 提供者:周子轩
  1. ECC_TEST

    1下载:
  2. 椭圆曲线(ECC)算法是一种公钥算法,它比流行的RSA算法有很多优点: 1)安全性能更高 , 如160位ECC与1024位RSA、DSA有相同的安全强度。 2)计算量小,处理速度快, 在私钥的处理速度上(解密和签名),ECC比RSA、DSA快得多。 3)存储空间占用小 ECC的密钥尺寸和系统参数与RSA、DSA相比要小得多, 所以占用的存储空间小得多。 4)带宽要求低。(OPENSSL ECC EC_get_builtin_curves EC_GROUP_new_b
  3. 所属分类:加密解密

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:zhangbuzhan
  1. SM2_SM3_SM4_C语言实现

    0下载:
  2. 国密 sm2 sm3 sm4 加密算法 椭圆曲线算法 摘要算法 对称加解密(The symmetric encryption and decryption algorithm for the elliptic curve algorithm of the national dense SM2 SM3 SM4 encryption algorithm)
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:124928
    • 提供者:小小可明
  1. code

    1下载:
  2. 国密算法java实现,包含SM2椭圆曲线公钥密码算法等(Implementation of Java algorithm)
  3. 所属分类:加密解密

    • 发布日期:2019-11-19
    • 文件大小:16384
    • 提供者:LF_Sombra
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com