Location:
Search - openssl vc6
Search list
Description: openssl 0.9.8a 的VC6工程。调试SSL很方便-openssl 0.9.8a the VC6 project. SSL convenient debugging
Platform: |
Size: 282107 |
Author: tf |
Hits:
Description: 用VC6编译openssl源码的工程文件,openssl源码好找,这个东东可不好找。-with VC6 openssl source compiler works documents, openssl good source for the Eastern can be hard to find.
Platform: |
Size: 98006 |
Author: 何足道 |
Hits:
Description: 用VC6编译openssl源码的工程文件,openssl源码好找,这个东东可不好找。-with VC6 openssl source compiler works documents, openssl good source for the Eastern can be hard to find.
Platform: |
Size: 97280 |
Author: 何足道 |
Hits:
Description: openssl 0.9.8a 的VC6工程。调试SSL很方便-openssl 0.9.8a the VC6 project. SSL convenient debugging
Platform: |
Size: 281600 |
Author: tufei |
Hits:
Description: 使用openssl实现了文件保险箱,在VC6环境下编译通过。-The use of a document openssl safe, in the circumstances VC6 compiled through.
Platform: |
Size: 227328 |
Author: luxinspirit |
Hits:
Description: VC6编译好的OPENSSL0.9.8,VC6编译好的OPENSSL0.9.8
Platform: |
Size: 8194048 |
Author: 大工业 |
Hits:
Description: vc6客户端软件,通过HTTPS访问SOAP协议web service的代码。需要集成openSSL.-client software written in VC6, which demostrates how to access SOAP web service via HTTPS. OpenSSL is required.
Platform: |
Size: 954368 |
Author: ciphor |
Hits:
Description: 精通PKI网络安全认证技术与编程实现一书中的Openssl一章的源代码,在VC6.0中编译通过。-Network Security PKI authentication technologies proficient with programming a chapter of a book Openssl source code, compiled in VC6.0 through.
Platform: |
Size: 11213824 |
Author: heyalei |
Hits:
Description: openssl库提供了强大的文本数据库能力,本程序是VC6.0下的文本数据库测试程序!-openssl library provides a powerful text database capabilities, the program is under VC6.0 text database test program!
Platform: |
Size: 5470208 |
Author: cg |
Hits:
Description: 基于openssl实现的SM2算法,VC6编译通过。包括源代码和编译完成的程序-SM2 implement based on openssl
Platform: |
Size: 428032 |
Author: fcy |
Hits:
Description: Xp+vc6下编译openssl0.9.8的全过程,我自己将编译过程和遇到的问题和解决方法一并记下来,保证能过-Xp+ vc6 compile openssl0.9.8 the whole process, I will compile process and the problems encountered and solutions to be down, guaranteed over
Platform: |
Size: 1024 |
Author: fcy |
Hits:
Description: 基于OpenSSL的RSA加密解密程序,在VC6.0平台下实现。-A program of encryption and decryption useing RSA public key encrypt which is based on OpenSSL
Platform: |
Size: 121856 |
Author: huzhengwen |
Hits:
Description: 使用openssl实现的椭圆密码学签名、认证的简单例子,vc6.0。-Elliptical cryptography signature authentication using openssl achieve simple example, vc6.0.
Platform: |
Size: 28672 |
Author: 黄小咬 |
Hits:
Description: 在VC6环境下编译使用openssl实现了对称算法以及base64编码编程-VC6 compiler environment symmetric algorithm using the openssl base64 encoded programming
Platform: |
Size: 12288 |
Author: 言一一 |
Hits:
Description: 在VC6环境下编译使用openssl实现了公钥算法
编码编程-Compiled in VC6 environment use openssl public key algorithm
Coding Programming
Platform: |
Size: 10240 |
Author: 言一一 |
Hits:
Description: 在VC6环境下编译使用openssl实现了哈希摘要算法编码编程-VC6 environment compile openssl achieve the hash digest algorithm coding programming
Platform: |
Size: 9216 |
Author: 言一一 |
Hits:
Description: 在VC6环境下编译使用openssl实现了 消息鉴别码MAC算法编码编程-Use the openssl to achieve message authentication code MAC algorithm coded programming compiled in VC6 environment
Platform: |
Size: 10240 |
Author: 言一一 |
Hits:
Description: windows下VC6.0编译好的openssl-VC6.0 compiler under windows good openssl
Platform: |
Size: 1187840 |
Author: 祝洪双 |
Hits:
Description: openssl编译后的库文件,VC6下可用。-openssl library files compiled, VC6 under available.
Platform: |
Size: 1188864 |
Author: 郭兆 |
Hits:
Description: 基于VC6的openssl库,
(1) lib\libeay32.lib及lib\ssleay32.lib是已经编译好的VC6可用的静态库,
只要把这两个文件拷到VC6的lib目录中即可。
(2) include\openssl是openssl相关的头文件, 只要把openssl这个文件夹复制到
VC6的include目录中即可, 注意是把openssl文件夹及里面的文件都复制过去。
(3) VC6写的源程序要调用Openssl库函数时,需要做以下两步:
①在main()前面加上以下#include语句
#include <openssl/xxx.h> /*其中xxx.h是某个算法相关的.h文件,如des.h, md5.h */
②在main()前面加上以下#pragma语句
#pragma comment(lib, "libeay32.lib")
#pragma comment(lib, "ssleay32.lib")(OpenSSL Library Based on VC6)
Platform: |
Size: 6828032 |
Author: zhang peter |
Hits: