CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 签名

搜索资源列表

  1. ElGamal_src

    0下载:
  2. elgamal 算法C源代码实现,既能用于数据加密也能用于数字签名-elgamal algorithm source code with C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:163570
    • 提供者:liuxinzhi
  1. EC-Verify-Signature

    0下载:
  2. 基于miracl大数库的椭圆曲线EC的验证签名算法的c语言实现-Based on large numbers miracl library EC verification of an elliptic curve signature algorithm c-language implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:369818
    • 提供者:hbhb
  1. handwritehaha

    0下载:
  2. 在线手写签名的识别算法,用于对手写的签名进行在线识别-On-line handwritten signature recognition algorithm for handwritten signatures on-line identification
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:257453
    • 提供者:yinkai
  1. er

    0下载:
  2. 一种新的离线手写签名识别方法,用于对离线手写体进行识别 -A new off-line handwritten signature recognition method, used for off-line handwritten identification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:191377
    • 提供者:yinka
  1. On-line-signature-verification-system

    0下载:
  2. 在线签名鉴定系统实例:签名数据的输入、方向分布的计算、文件数据的读取、预处理函数、识别算法、典型的保存和装载模板的示例-On-line signature verification system example: signature data input, the direction of distributed computing, file data reading, pre-processing functions, recognition algorithm, a typical exa
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2203776
    • 提供者:李晓
  1. SecChat

    0下载:
  2. 能够对局域网内通信的消息进行加密传输,防止他人窃取,还可以进行通信双方的身份认证,实行数字签名过程.-LAN traffic can be encrypted message transmission, to prevent others from stealing, you can also communicate with both authentication and implement digital signature process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6730180
    • 提供者:曾玉富
  1. rsashuziqianmxitong

    0下载:
  2. rsa实现数字签名..使用非对称密码算法,对通信双方进行数字签名认证.-rsa .. digital signature using asymmetric cryptographic algorithms, digital signatures both sides of the communication certification.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2024233
    • 提供者:曾玉富
  1. EllipticCurveDigitalSignatureAlgorithm

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

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

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

    • 发布日期:2017-04-03
    • 文件大小:171772
    • 提供者:林孑
  1. EllipticCurveDigitalSignatureAnalysisandDesign

    0下载:
  2. 椭圆曲线的数字签名的分析与设计 椭圆曲线的数字签名的分析与设计-Elliptic Curve Digital Signature Analysis and Design
  3. 所属分类:CA program

    • 发布日期:2017-05-10
    • 文件大小:2471617
    • 提供者:林孑
  1. ECCEllipticCurveDigitalSignatureAlgorithm

    0下载:
  2. 椭圆曲线加密机制的数字签名 椭圆曲线加密机制的数字签名-ECC Elliptic Curve Digital Signature mechanism of digital signature encryption mechanism
  3. 所属分类:CA program

    • 发布日期:2017-03-27
    • 文件大小:325605
    • 提供者:林孑
  1. EllipticCurveDigitalSignature

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

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

    0下载:
  2. RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 -RSA algorithm is the first one can be used for both encryption and digital signature algorithms, but also easy to understand and operate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2960213
    • 提供者:程海龙
  1. RSAjiemian

    0下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现-RSA algorithm analysis and realization of the principle. RSA is the best tool for data encryption can also be used as a digital signature algorithm for a
  3. 所属分类:Menu control

    • 发布日期:2017-04-01
    • 文件大小:119653
    • 提供者:张浩
  1. sign

    0下载:
  2. 网络套接字编程--数字签名的基本实现过程。包含有签名的明文和密文。
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-03
    • 文件大小:6859
    • 提供者:jim
  1. 6

    0下载:
  2. 六种加密算法源码,包括CRC32校验,DES加密,MD5,rsa数字签名,RSA演示,简单加密-Six encryption algorithm source code, including the CRC32 checksum, DES encryption, MD5, rsa digital signature, RSA presentation, simple encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4800242
    • 提供者:daibo
  1. Recreation

    1下载:
  2. 添加伪造数字签名的小工具代码,对付kis2010还有效啊!--fdsfsfsdfsdfsdfsadfsdfsdfsdfs
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1601925
    • 提供者:理想
  1. DigitalSignature

    0下载:
  2. 此C#代码演示了数字签名的工作模式(附相关资料),算法架构为:RSA+SHA1,你可以参考这些代码。-The C# code shows the operating mode of the digital signature (with relevant data), the algorithm architecture: RSA+ SHA1, you can refer to the code.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:55553
    • 提供者:Alex Kon
  1. AR-algorithm-for-online-signature-verification

    0下载:
  2. 一个可以在在线签名鉴定中应用的AR算法的实现-An online signature verification in the application of AR algorithm implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2158
    • 提供者:郭世强
  1. QianMing

    0下载:
  2. windows mobile6 下手写签名的实现。可保存为gif图片,也可以Image形式直接调用。使用C#开发,环境为vs2008-windows mobile6 achieved under the handwritten signature. Save as gif image, you can also directly call Image Type
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-29
    • 文件大小:235197
    • 提供者:mutou
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com