搜索资源列表

  1. encrypt_decrypt

    0下载:
  2. 基于OpenSSL的RSA加密解密程序,在VC6.0平台下实现。-A program of encryption and decryption useing RSA public key encrypt which is based on OpenSSL
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:121856
    • 提供者:huzhengwen
  1. ecdsa-src-vc6

    0下载:
  2. 使用openssl实现的椭圆密码学签名、认证的简单例子,vc6.0。-Elliptical cryptography signature authentication using openssl achieve simple example, vc6.0.
  3. 所属分类:CA认证

    • 发布日期:2024-05-21
    • 文件大小:28672
    • 提供者:黄小咬
  1. openssl_engine

    0下载:
  2. /* * 本模板程序定义了实现openssl ENGINE的Engine框架。 * 实现的基本思路是要通过Engine来替换openssl原来的 * ASE-CBC算法和MD5算法。 * 本程序定义了必须实现的接口。用户只需要根据程序中 * 的说明,实现相应的接口即可。 * 实现ENGINE的时候,可以使用CSP。P11或者算法实现的API等。 * 本模板支持Linux、Windows 、Mac。兼容:op
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:97280
    • 提供者:swl
  1. SLL3.1

    0下载:
  2. 使用了openssl-1.0.0k,参考其中的例子实现了ssl3.1(TLS1.0)的网络加密通信。将证书、key文件放到c盘根目录。 正在学习其握手过程-Use the openssl-1.0.0k, reference examples which implements ssl3.1 (TLS1.0) encrypted communications network. The certificate, key file into
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:7162880
    • 提供者:pengwen
  1. OpenSSLUtils

    0下载:
  2. Utility module for OpenSSL for Delphi, version 0.5, 2010-10-23 For OpenSSL version 0.9.6b, DLL compiled by GnuWin32. Author: Marco Ferrante
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:simba
  1. MyWebServer

    0下载:
  2. 基于OpenSSL的web服务器,共包含13个文件。 编译:编译本章程序需要使用OpenSSL库。OpenSSL是一款由加拿大的Eric Yang等人编写的开源软件包,实现了SSL及相关加密技术。OpenSSL的官方网站http://www.openssl.org/。读者可以从ftp://ftp.openssl.org/source/下载OpenSSL的源代码。本章编程使用Open SSL 0.9.8版本。 正确安装OpenSS
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:xuting
  1. Class_SoftRSA

    1下载:
  2. 本代码提供了一个封装类,将OPENSSL提供的RSA1024加解密算法重新封装,简化输入输出参数,实现SHA1摘要、密钥导入导出、RSA签名、验证、加密、解密等基本功能,可直接引用到软件项目中使用,编译时另需要libeay32.lib的支持,请自行编译OPENSSL1.0.0b-This code provides a wrapper class, the OPENSSL provides the RSA1024 encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:陈卓
  1. openssl-fips-2.0.9

    0下载:
  2. 主要的密码算法、常用的 密钥和证书封装管理功能以及SSL协议,并提供了丰富的应用程序供测试或其它目的使用-Major cryptographic algorithms commonly used function key and certificate management and SSL protocol encapsulation, and provides a wealth of applications for testing
  3. 所属分类:CA认证

    • 发布日期:2024-05-21
    • 文件大小:2638848
    • 提供者:FIONA
  1. curl-7.50.3-MinGW32

    0下载:
  2. Windows系统下使用MinGW编译curl-7.50.3+SSL,使用openssl-1.0.2j和zlib-1.2.8,包含已编译好的lib和dll文件-Use the Windows system MinGW compiler curl-7.50.3+SSL, use openssl-1.0.2j and zlib-1.2.8, it contains precompiled lib and dll files
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:25434112
    • 提供者:lee
« 1 2 ... 20 21 22 23 24 25»

源码中国 www.ymcn.org