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
    • 文件大小:17.78kb
    • 提供者:王尔德
  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
    • 文件大小:15.91kb
    • 提供者:王尔德
  1. req

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

    • 发布日期:2008-10-13
    • 文件大小:28.76kb
    • 提供者:陈小峰
  1. ca

    1下载:
  2. 本软件包将每个openssl的apps程序做成一个可直接运行调试的VC Console 类型应用程序,方便研究和运用openssl的朋友,避免了openssl在windows下的编译问题,并且因为可以在VC环境下进行调试,使得对openssl的各个应用程序的流程更容易理解,这对openssl初学者尤其方便。希望大家多提意见。
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:42.8kb
    • 提供者:fangyingju
  1. Msvc097

    0下载:
  2. openssl的VC工程
  3. 所属分类:CA认证

    • 发布日期:2010-03-25
    • 文件大小:836.31kb
    • 提供者:qingl6@gmail.com
  1. openssl-0.9.8

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

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

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

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

    0下载:
  2. 本软件包将每个openssl的apps程序做成一个可直接运行调试的VC Console 类型应用程序,方便研究和运用openssl的朋友,避免了openssl在windows下的编译问题,并且因为可以在VC环境下进行调试,使得对openssl的各个应用程序的流程更容易理解,这对openssl初学者尤其方便。-The openssl package of apps for each procedure can run into a VC Console type debugging applica
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:30.3kb
    • 提供者:yyc
  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
    • 文件大小:1.05mb
    • 提供者:张希行
  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
    • 文件大小:1.53mb
    • 提供者:kevinjames
  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
    • 文件大小:724.69kb
    • 提供者:hello_hi_hi
  1. Msvc097

    0下载:
  2. 基于openssl的VC编译工程,已经能成功编译及调用大部分OPENSSL的接口-Openssl compiled based on the VC project has been successfully compiled and called most of the interface OPENSSL
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:839.12kb
    • 提供者:陈雷
  1. Base64

    0下载:
  2. 利用openssl源码对文本文件内容实现base64编码和解码,利用c语言实现,VC平台-implement base64 encode and decode by using openssl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:163.28kb
    • 提供者:soul
  1. ssl

    0下载:
  2. windows下openssl编程实用类 CLenString 带长度的字符串类 CSSLUtil 加解密工具类-OpenSSL utilities for VC programing CLenString: String utility with length info. CSSLUtil: Utility for encrypt/decrypt
  3. 所属分类:Network Security

    • 发布日期:2017-11-30
    • 文件大小:4.62kb
    • 提供者:厦雨雪
搜珍网 www.dssz.com