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

搜索资源列表

  1. DReaMMMI

    0下载:
  2. Sun公司Dream项目,DReaM-MMI protocol provides a method for ascertaining rights between a DRM client and server.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:126867
    • 提供者:donglin
  1. Slidingwindow

    0下载:
  2. sliding window protocol
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:1608
    • 提供者:Vivek Patole
  1. rfc2560

    0下载:
  2. 标准规范-X.509证书网络协议,供大家参考-X.509 Internet Public Key Infrastructure Online Certificate Status Protocol- OCSP
  3. 所属分类:CA program

    • 发布日期:2017-04-16
    • 文件大小:22536
    • 提供者:Dennis
  1. openssl

    0下载:
  2. openSSL是Secure Socket Layer(安全套接层协议)的缩写,可以在Internet上提供秘密性传输。本书介绍OpenSSL的一些功能及指令-openSSL is a Secure Socket Layer (Secure Sockets Layer Protocol) of the acronym, you can provide the secret nature of Internet transmission. This book describes some of t
  3. 所属分类:CA program

    • 发布日期:2017-03-23
    • 文件大小:56070
    • 提供者:wangmuwang
  1. openssl

    0下载:
  2. OpenSSL 相关介绍。详细介绍了OpenSSL协议的相关内容,包括算法、证书、指令。-OpenSSL related presentations. OpenSSL protocol described in detail the relevant content, including algorithms, certificates, directives.
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:360060
    • 提供者:Yang
  1. inter-domain-test

    1下载:
  2. Xen 域间通信的访问控制的例子,主要用于TPM的域间密钥共享协同。在Xen/Linux上实现的一个原型系统。-In this thsis, we introduce a TPM based trust scheme and secure protocol for VM, and develop a prototype system of the secure protocol for Xen/Linux virtualization system. The trust scheme can p
  3. 所属分类:CA认证

    • 发布日期:2013-04-06
    • 文件大小:1453935
    • 提供者:陈天明
  1. EVP_Digest

    0下载:
  2. 利用vc的开发环境,使用openssl协议提供的库实现了消息摘要的生成和验证-Vc development environment by using the openssl library implements protocol provides message digest generation and verification
  3. 所属分类:CA program

    • 发布日期:2017-05-07
    • 文件大小:1603834
    • 提供者:kevinjames
  1. RFC2865_ch

    0下载:
  2. 远程拨入用户认证服务,Radius协议,rfc2865 中文版,翻译的不是很好-Remote Authentication Dial-In User Service, Radius protocol, rfc2865 Chinese version, the translation is not good
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:48599
    • 提供者:xwind
  1. Needham

    0下载:
  2. Needham 协议 简单的公钥和私钥的交换以及authentication-Needham simple protocol exchange, and public and private key authentication
  3. 所属分类:CA program

    • 发布日期:2017-03-25
    • 文件大小:25782
    • 提供者:teddi
  1. Cryptanalysis-INCrypt32-of-iCLASS

    0下载:
  2. Cryptanalysis of INCrypt32 in HID s iCLASS Systems ChangKyun Kim, Eun-Gu Jung, Dong Hoon Lee, Chang-Ho Jung, and Daewan Han Category / Keywords: secret-key cryptography / INCrypt32, HID s iCLASS, RFID, reverse engineering, chosen message at
  3. 所属分类:CA program

  1. zrp

    0下载:
  2. To see Zone Routing Protocol work
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:1703
    • 提供者:Parth
  1. security

    0下载:
  2. 网络安全通讯协议--实现三个阶段1,协商阶段。2,通讯阶段,3,链路拆除阶段-security communication protocol
  3. 所属分类:CA program

    • 发布日期:2017-04-23
    • 文件大小:39495
    • 提供者:沈铮
  1. PA-Analyser

    0下载:
  2. Motorola Protocol Analyser
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:762307
    • 提供者:Ranajit
  1. openssl-0.9.8x.tar

    0下载:
  2. OpenSSL整个软件包大概可以分成三个主要的功能部分:密码算法库、SSL协议库以及应用程序,支持Linux、Windows、BSD、Mac、VMS等平台,Apache使用它加密HTTPS,OpenSSH使用它加密SSH-The whole OpenSSL package probably can be divided into three main parts: the cryptographic algorithm library, SSL protocol library and appl
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:3782486
    • 提供者:song
  1. matrixssl-3-3-1-open.tar

    0下载:
  2. MatrixSSL 是针对小型应用程序和设备设计的嵌入式、开放源码SSLv3协议栈(商业版支持TLS协议)。-MatrixSSL for small applications and devices designed embedded, open source the SSLv3 protocol stack (Business Edition supports TLS protocol).
  3. 所属分类:CA program

    • 发布日期:2017-11-23
    • 文件大小:3871973
    • 提供者:乔彬
  1. protocol

    0下载:
  2. selective repeat protocol. it is used to transmit frames.
  3. 所属分类:CA program

    • 发布日期:2017-11-25
    • 文件大小:9553
    • 提供者:durga
  1. bluetooth

    0下载:
  2. 蓝牙协议v2.0加解密和认证算法的实现,其中包括C++源代码,以及设计文档和相关参考资料,以及硬件实现的verilog代码。-Bluetooth protocol v2.0 encryption and authentication algorithm, which includes C++ source code, and design documents and related reference materials, and hardware implementation verilog
  3. 所属分类:CA program

    • 发布日期:2017-11-10
    • 文件大小:2175267
    • 提供者:wanghuahua
  1. BC_chinaReader

    0下载:
  2. The communication protocol is byte oriented. Both sending and receiving bytes are in hexadecimal format. The communication parameters are as follows, Baud rate: 19200 bps Data: 8 bits Stop: 1 bit Parity: None Flow control: None
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1114688
    • 提供者:jalind3r
  1. openscep-0.4.2.tar

    0下载:
  2. scep简单证书注册协议 Simple Certificate Enrollment Protocol (SCEP)是PKI协议体系的一部分, 它能安全、可靠的为网络设备在线提供数字证书. SCEP服务支持下列操作: CA和RA公钥的发布. 数字证书管理. 数字证书和CRL查询.
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:416294
    • 提供者:icfed
  1. Quantum-Protocol-Security-Analysis-B92-algorithm-

    0下载:
  2. Descr iption of quantum protocol B92 in PRISM is used as modules constituting the various system components.
  3. 所属分类:CA program

« 12 »
搜珍网 www.dssz.com