CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 验证

搜索资源列表

  1. CertVerifyTimeValidity

    0下载:
  2. 本程序利用VC++6.0自带的密码学相关函数库实现数字签名证书的验证-This procedure using VC++6.0 own password-related functions of digital signature certification authority
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:3009
    • 提供者:厉超
  1. 11

    9下载:
  2. 完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-10-25
    • 文件大小:71310
    • 提供者:熊龙生
  1. SHA1

    0下载:
  2. 很好的SHA-1 C源码,编写简洁,已经过验证-Good SHA-1 C source code, write concise, has been validated
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6961
    • 提供者:张树威
  1. openssh-5.2p1.tar

    0下载:
  2. OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:1016612
    • 提供者:liuliu
  1. SCB2testdata

    0下载:
  2. SCB2(已成为国家SM1算法)(密钥128比特)验证实例,包括原始参数,通用参数,专业参数 -SCB2 (has become a national SM1 algorithm) (a 128-bit keys) to verify examples, including the original parameters, generic parameters, professional parameters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:6466
    • 提供者:zhuxinjie
  1. granados200.tar

    0下载:
  2. Granados是一个基于.NET的SSH客户端库。同时支持SSH1和SSH2。实现了AES, Blowfish, TripleDES, RSA, DSA等加密验证算法。实现TCP协议连接。-Granados is a based on. NET client library for SSH. At the same time support the SSH1 and SSH2. Achieved AES, Blowfish, TripleDES, RSA, DSA and other cryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:138614
    • 提供者:sunxun
  1. AES128

    0下载:
  2. 很不错的aes C源码,简单易懂,已经过验证-AES C source code is very good, easy to understand, has been validated
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3116
    • 提供者:张树威
  1. otp_verify_java

    0下载:
  2. OPT一次性动态口令验证算法。根据动态支持TOTP和HOTP验证。-A one-time dynamic password authentication algorithm OPT. According to dynamic support for TOTP and HOTP authentication.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:5505
    • 提供者:Eric
  1. RSADemo

    2下载:
  2. 基于网上流传的一版DELPHI实现的RSA算法进行了大量封装,实现了意位长的密钥生成,并支持以64进制,base64编码,16进制,10进制,和2进制流方式保存和读取密钥文件。和标准DES算法结合,实现了任意长度的明文加密解密算法(使用RSA密钥加密随机DES密钥),和MD5,SHA1 摘要算法结合,实现了带有时间戳的签名验证算法。可以直接调用其中已经做好的rsa manipulator类,使用非常方便,可作共享软件授权用!QQ 78273318-RSA MANIPULATOR
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:436877
    • 提供者:qiang.dennis
  1. CryptoAPI_Cuick

    0下载:
  2. 实现对文件加解密功能,数字签名功能及数字验证功能-Implementation of the document encryption and decryption functions, digital signatures and digital authentication function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:629524
    • 提供者:gzd
  1. jiamijiemi

    0下载:
  2. 加密程序C语言编写解密程序 输入密码 对密码进行验证-Encryption C language program to enter a password to decrypt the password to verify
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2547
    • 提供者:lidong
  1. check_des_key

    0下载:
  2. des加解密密钥的验证检测算法,可根据返回值 判断输入8byte密钥的校验结果和加密强度; -des plus authentication decryption key detection algorithm can be judged according to return value 8byte key input validation results and encryption strength
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:10556
    • 提供者:sky
  1. hash

    0下载:
  2. 实现了hash散列函数的功能并有验证结果-Achieved a hash function hash function as well as to verify the results of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:81000
    • 提供者:leslie
  1. MD5

    0下载:
  2. 在VC环境下实现MD5 功能 并有验证结果,-In the VC environment to achieve and verify the MD5 function results,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:5943
    • 提供者:leslie
  1. KeyGen

    0下载:
  2. 用于产生ECC加密的 密钥,并通过了验证-ECC used to generate encryption keys, and through the validation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:5365
    • 提供者:leslie
  1. KeyVal

    0下载:
  2. 用来验证ECC加密所产生的 密钥是否正确-Used to verify the ECC encryption key generated is correct
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5543
    • 提供者:leslie
  1. DPVal

    0下载:
  2. 用来验证椭圆曲线的Parameters 是否正确-Elliptic curve used to verify the correctness of the Parameters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5784
    • 提供者:leslie
  1. NewClass

    0下载:
  2. 验证ssl双向认证的代码,可以不建立服务器就可以验证,也可作学习之用。-Authentication ssl mutual authentication code, you can not establish a server to verify, but also can be used for learning.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1859
    • 提供者:小张
  1. sha_core

    0下载:
  2. 安全散列函数的VERILOG实现,通过了fpga验证,在系统正可以直接当IP盒应用-Secure Hash Function VERILOG achieve, through the FPGA verification, the system is can be directly applied when the IP box
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:69717
    • 提供者:金鑫
  1. mycrc

    0下载:
  2. 通过输入两个序列生成crc余数,并返回验证是否正确。-By entering the two sequences CRC generated more than a few, and return to verify that is correct.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1162
    • 提供者:bluerain
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com