OPenSSL

共 121 篇文章
OPenSSL 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 121 篇文章,持续更新中。

openssl 0.9.6版本

openssl 0.9.6版本,含多种加密算法,ssl,密钥管理,x509证书,pkcs标准等实现

Openssl的常用头文件

Openssl的常用头文件,本人经常用,很不错的。

openssl 0.9.8a 的VC6工程。调试SSL很方便

openssl 0.9.8a 的VC6工程。调试SSL很方便

opssl 的tomcat配置说明。OpenSSL —— 用于安全通信的最著名的开放库

opssl 的tomcat配置说明。OpenSSL —— 用于安全通信的最著名的开放库

这是一个基于openssl库的对文件进行加密和数字签名的软件

这是一个基于openssl库的对文件进行加密和数字签名的软件

国外牛人写的最新openssl-0.9.8e.tar.gz包含巨加密解密算法

国外牛人写的最新openssl-0.9.8e.tar.gz包含巨加密解密算法,适合高手使用

前些天在网上看到了一些关于OPENSSL的介绍

前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中

开源的ssl算法openssl,版本0.9.8H

开源的ssl算法openssl,版本0.9.8H

definitions of popular elliptic curves to be used with openssl

definitions of popular elliptic curves to be used with openssl

OpenSSL相关的例子程序

OpenSSL相关的例子程序

OpenSSL的RSA算法应用举例。是用VC写的

OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。

openssl_program 编程中文帮助chm

openssl_program 编程中文帮助chm

openssl using to improve the ability to program using it. it is a good tools

openssl using to improve the ability to program using it. it is a good tools

本软件包将每个openssl的apps程序做成一个可直接运行调试的VC Console 类型应用程序

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

c#openssl调用例子

c#openssl调用例子

Openssl 0.9.8e 最新版OpenSSL

Openssl 0.9.8e 最新版OpenSSL

OpenSSL-Test软件包是OpenSSL使用示例

OpenSSL-Test软件包是OpenSSL使用示例,主要是EVP函数的使用。OpenSSL软件包从OpenSSL.org网站下载。

openssl

openssl,学习密码学的好选择!无论是在Windows上还是Linux上,你都可以用它来实现你的Web访问安全!

OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authe

OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a s

Openssl的SSL证书认证程序

Openssl的SSL证书认证程序,也是用VC写的。已通过测试。