搜索资源列表
EDcode2
- 这是一个基于openssl库的对文件进行加密和数字签名的软件-openssl library based on the document encryption and digital signature software
openssl
- PKI/CA的opsensll库文件,可直接移植使用。-PKI/CA' s opsensll library files can be directly transplanted to use.
openSLL_libAndheader
- openSSL编译出来的lib并包含头文件-The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as wel
hash
- 哈希签名与验证,代码编写模拟实现,运行需要安装openssl,并进行各种库文件安全证书的导入-Hash signature and verification, coding to achieve simulation run need to install openssl, and conduct a variety of library security certificate import
certificate_lifetime
- 证书有效期的验证,运行前visual c++环境需安装openssl,及相关安全证书库文件-Certificate validity verification, pre-operations visual c++ environment, the need to install openssl, and the relevant safety certificates library files
digita_cetificate
- 利用数字证书签名消息并验证消息签名,运行前visual c++环境需安装openssl,及相关安全证书库文件-The use of digital certificates signed message and verify the message signature, before running visual c++ environment, the need to install openssl, and the relevant safety certificates library f
dialog-key
- 会话密钥的导出,运行前visual c++环境需安装openssl,及相关安全证书库文件-Session key to export, run before the visual c++ environment, the need to install openssl, and the relevant safety certificates library files
EVP_Digest
- 利用vc的开发环境,使用openssl协议提供的库实现了消息摘要的生成和验证-Vc development environment by using the openssl library implements protocol provides message digest generation and verification
digital-certification-analysis
- 解析X.509规范编码的数字证书,利用开源的openssl库编程实现,方便易懂!-Resolution encoded X.509 standard digital certificates, use the openssl library open-source programming, easy to understand!
openssl-0.9.8x.tar
- OpenSSL整个软件包大概可以分成三个主要的功能部分:密码算法库、SSL协议库以及应用程序,支持Linux、Windows、BSD、Mac、VMS等平台,Apache使用它加密HTTPS,OpenSSH使用它加密SSH-The whole OpenSSL package probably can be divided into three main parts: the cryptographic algorithm library, SSL protocol library and appl
sm2_ssl
- sm2算法,使用C语言利用openssl的库实现-sm2 algorithm, using the C language using the openssl library implementation
x509_cert
- 使用openssl库实现x509证书操作:创建、签发、签名、验证等-X509 certificate using openssl library implements: Create, issuance, signature verification
makeCert
- 一般数字证书都是由openssl的命令行生成的,这里调用openssl库生成数字证书,需要在程序中生成证书的可以用到。-Digital certificates are generally the openssl command line generated here call the openssl library to generate a digital certificate, you need to generate a certificate that can be used in