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

搜索资源列表

  1. openssl-rsa

    2下载:
  2. OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。-RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18207
    • 提供者:王尔德
  1. auth-ssl

    1下载:
  2. Openssl的SSL证书认证程序,也是用VC写的。已通过测试。-Openssl SSL certificate authentication procedures, as well as with VC writes. Have passed the tests.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16296
    • 提供者:王尔德
  1. TestGSOAP_SSL

    0下载:
  2. 一个基于OpenSSL的VC程序Http/Https程序,大家可以学习一下。
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:239822
    • 提供者:zhang
  1. req

    0下载:
  2. openssl中req程序的VC实现-openssl which req procedures VC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29451
    • 提供者:陈小峰
  1. RSA 的vc工程

    0下载:
  2. openssl 中 RSA 的vc工程。
  3. 所属分类:Internet/网络编程

  1. openssl-0.9.8k-inc-lib-dll

    2下载:
  2. 使用vc编译出来的openssl链接库,包含头文件、静态库、动态库,版本为openssl-0.9.8k,供没有编译openssl环境的朋友使用-Vc compiled using the openssl-link library that contains the header files, static library, dynamic library, version openssl-0.9.8k, for there is no friend of the environment used
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:862598
    • 提供者:张炜
  1. openssl-0.9.8

    1下载:
  2. VC6编译好的OPENSSL0.9.8,VC6编译好的OPENSSL0.9.8
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8193859
    • 提供者:大工业
  1. RSAExample

    0下载:
  2. 使用OPENSSL进行 RSA加密解密例子-The use of OpenSSL for RSA encryption and decryption examples
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:10629
    • 提供者:刘耀荣
  1. 123

    0下载:
  2. openssl的要种资料 openssl的要种资料-vc++ dongxi xuyao renzhengvc++ dongxi xuyao renzhengvc++ dongxi xuyao renzheng
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:75189
    • 提供者:方格拉
  1. openssl-0.9.8g_static_win32

    0下载:
  2. openssl 在win32下的静态开发包-openssl static win32 dev lib
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2353945
    • 提供者:haibo zheng
  1. des

    0下载:
  2. vc++ openssl 实现加密des-openssl 实现加密
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1073
    • 提供者:huaaa
  1. 1

    0下载:
  2. 参照PGP,实现一个文件加密系统,包括对称加密,非对称加密和数字签名等功能。 可选开发语言工具:Openssl VC .net java -Reference to PGP, the realization of a file encryption system, including symmetric encryption, asymmetric encryption and digital signature functions. Optional tool for the
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:6052498
    • 提供者:Albin
  1. openssl

    0下载:
  2. 编译好的VC版本openssl,可以直接添加到项目里面使用-VC version compiled openssl
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:982537
    • 提供者:端午节啊
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. VC.OpenSSL

    0下载:
  2. 在VC中编译和使用OpenSSL,对用在编程中想使用加解密的同志很有用哦。-Compile and use OpenSSL in VC
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:2858
    • 提供者:简子刚
  1. MSVC

    0下载:
  2. 这两天为openssl-1.0.0e制作的VC工程,除DGST和ocsp不能单独生成文件(编译时报错找不到符号,不用理会)外,基本上可生成所有其他的文件。具体列表如下:-VC project for openssl-1.0.0e
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:742083
    • 提供者:hello_hi_hi
  1. OpenSSL--Client

    0下载:
  2. VC++ 基于OpenSSL协议的通信界面的开发,包含全部的界面编程,演示。-VC++ based on the development of the OpenSSL protocol communication interface that contains all of the programming interface, demonstration.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-21
    • 文件大小:6398342
    • 提供者:maoyu
  1. OpenSSL

    0下载:
  2. 简单实现openssl的网络通信 VC++环境下开发-Simple implementation the openssl network communication VC++ of environmental development
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:1469956
    • 提供者:zwh
  1. openssl 1.01e含VC工程

    0下载:
  2. openssl 1.01e含VC工程,可在VC6.0和VS下编译!
  3. 所属分类:网络编程

  1. openssl-0.9.8k.tar

    0下载:
  2. openssl安装包 VC环境下编译OpenSSL OpenSSL 是一个安全套接字层密码库,囊括主要的密码算法、常用的密钥和证书封装管理功能及SSL协议,并提供丰富的应用程序供测试或其它目的使用。 OpenSSL被曝出现严重安全漏洞后,发现多数通过SSL协议加密的网站使用名为OpenSSL的开源软件包。OpenSSL漏洞不仅影响以https开头的网站,黑客还可利用此漏洞直接对个人电脑发起“心脏出血”(Heartbleed)攻击。据分析,Windows上有大量软件使用了存在漏洞的OpenSSL
  3. 所属分类:Windows编程

    • 发布日期:2017-12-17
    • 文件大小:3851264
    • 提供者:苏狗
« 12 »
搜珍网 www.dssz.com