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

搜索资源列表

  1. signature

    0下载:
  2. a model por signatura verification
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:437608
    • 提供者:leonardo
  1. VC-digital-image-recognition-mode

    2下载:
  2. VC数字图像识别模式的随书光盘。vc++6.0下实现: 在线签名鉴定、离线签名鉴定、人脸的检测与定位、车牌、印章的识别等的相关源程序及算法和素材-VC digital image recognition mode CD with the book. vc++6.0 to achieve: online signature verification, off-line signature verification, face detection and location, license plat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-22
    • 文件大小:43275389
    • 提供者:
  1. Win64_protect

    0下载:
  2. 要使你的驱动在WIN64系统上加载,有两种方法:1.向微软缴纳高额的“保护费”(即购买驱动签名,虽然说把微软比喻为黑社会不太好,不过这种行径真的很像黑社会);2.破解微软的驱动签名验证机制。该软件实现编程实现突破Win64内核保护机制-Make your driver is loaded on a WIN64 system, there are two ways: (1) to pay Microsoft' s high " protection money" (ie t
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:38462
    • 提供者:dell2500
  1. EElGGamal_algl

    0下载:
  2. 一种基于ElGamal的数字签名系统能能对报文在不同的密钥长度上进行签名与验证. -Based on the ElGamal digital signature system to the packets on the different key length signature verification.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:92858
    • 提供者:宴会
  1. oDTWW-methhodn

    0下载:
  2. 在线签名鉴定:DTW实现算法,,用C语言开发,有一定的参考价值! -Online Signature Verification: DTW algorithm, developed in C, there is some reference value.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5869
    • 提供者:xpntt
  1. qianmingjianding

    0下载:
  2. 在线签名鉴定,AR实现算法,DTW算法,应用实例。-Online signature verification, AR algorithm, DTW algorithm, application examples.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-11
    • 文件大小:668927
    • 提供者:辉辉
  1. sign-hack

    0下载:
  2. 网上许多请求都有签名验证,签名一般为几个参数的拼接,然后MD5或者SHA1一下。本代码即将可能的一些字符串,使用遍历各种可能性产生对应的签名值,与对应的目标签名进行对比,成功后即可返回配对过程-The online many requests to have a signature verification, signature is generally the splicing of several parameters, then MD5 or SHA1 look. Upcoming pos
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:211773
    • 提供者:NM
  1. Open-signed-online-identification

    0下载:
  2. 数字图像处理之在线签名检定实现算法 包括AR和DTW算法-Digital image processing of the online signature verification algorithm including AR and DTW algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:2214113
    • 提供者:jiangyanfei
  1. RSA

    1下载:
  2. RSA 数字签名的基本思想 RSA数字签名的安全性依赖于大数分解的困难性。 1、参数与密钥生成 首先选取两个大素数p和q,计算 n=pq 其欧拉函数值 (p-1)*(q-1) 然后选取随机整数e,满足 gcd(e,(p-1)*(q-1)))=1 并计算 d=e^-1 mod((p-1)*(q-1)) 则公钥为(e,n),私钥为d;p,q是秘密参数,需要保密。如不需要 保存,计算出e,d后可销毁。 2、签名算法 设
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-12-12
    • 文件大小:1024
    • 提供者:zzq
  1. tinypkc

    0下载:
  2. TinyPKC performs assymmetric cryptography for TinyOS 2.x based on the original implementation in CyaSSL (http://www.yassl.com/yaSSL/Products-cyassl.html). It offers support for the following operations: - RSA public key encryption / private
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:68248
    • 提供者:FR
  1. rsa_verify_hash

    0下载:
  2. RSA PKCS #1 v1.5 or v2 PSS signature verification.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:1965
    • 提供者:xaqiuti
  1. sizhou

    0下载:
  2. 四周飞行器控制原理代码。,参考Atmel 的TWI 例子修改的,执行的功能包括BootLoader 签名验证,上传代码的CRC16 校验验证,跳转到用户区等功能-Four weeks aircraft control theory code. Reference to examples of Atmel TWI modify, perform the functions including BootLoader signature verification, upload code CRC1
  3. 所属分类:transportation applications

    • 发布日期:2017-04-04
    • 文件大小:5858
    • 提供者:张明
  1. securityMessageSystem

    0下载:
  2. 安全报文系统的发送程序主要实现了对数据报文的数字信封和数字签名。接收程序实现了对数据报文的解密和验证数字签名。-Secure messaging system to send program achieved a major digital data packets envelopes and digital signatures. Receive realization of the data packet decryption and digital signature verificati
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3442798
    • 提供者:胡诚
  1. securityMessageSystem

    0下载:
  2. 数据报文发送接收例程,发送程序主要实现了对数据报文的数字信封和数字签名。接收程序实现了对数据报文的解密和验证数字签名。-Sending and receiving data packets routine procedure mainly realize the right to send data packets to digital envelope and digital signatures. Receive realization of the data packet decrypti
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2931175
    • 提供者:刘春
  1. securityMessageSystem

    0下载:
  2. 安全报文系统的发送程序主要实现了对数据报文的数字信封和数字签名。接收程序实现了对数据报文的解密和验证数字签名。-Secure messaging system to send program achieved a major digital data packets envelopes and digital signatures. Receive realization of the data packet decryption and digital signature verificati
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5407805
    • 提供者:漆平
  1. OpenSSLSignature

    0下载:
  2. Implements the subset of the JDK Signature interface needed for signature verification using OpenSSL.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2045
    • 提供者:zanconkou
  1. CPP

    0下载:
  2. C++ 验证微软数字签名 喜欢的下载吧-C++ Microsoft digital signature verification can not be downloaded again I gave up
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1794
    • 提供者:单卡
  1. temp

    0下载:
  2. 制作软件签名验证, 减少误报,-Production software signature verification, reduce false positives,
  3. 所属分类:ELanguage

    • 发布日期:2017-04-28
    • 文件大小:124690
    • 提供者:sdbvkjb
  1. Pattern-Recongition-Examples

    1下载:
  2. 一些经常需要的模式识别例子,是新手入门学习的非常好的参考程序,主要包括车牌识别、人脸检测、字符识别、签名鉴定等。-Some examples of pattern recognition is often needed, beginners to learn a very good reference procedures, including license plate recognition, face detection, character recognition, signature
  3. 所属分类:Special Effects

    • 发布日期:2016-06-15
    • 文件大小:12655616
    • 提供者:陈新禹
  1. assembly

    0下载:
  2. 易语言汇编RSA算法源码,集生成密钥对,加解密,签名验证-Easy assembly language RSA algorithm source code, set to generate a key pair, encryption and decryption, signature verification
  3. 所属分类:ELanguage

    • 发布日期:2017-04-09
    • 文件大小:127727
    • 提供者:荣仔
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com