出错描述 运行环境 操作系统:Ubuntu 16.04 64位 Ruby版本:2.7.0 错误描述 通过源码安装Ruby 2.7.0版本时报错,内容:ruby-2.7.0/lib/rubygems/core_ext/kernel_require.rb:92:in 'require': cannot load such file -- openssl (LoadError) 处理过程 前情提要:最近打算把自己的技术总结以及想要了解的技术点整理成文章发布到 github 以及自己的博客网站上,经了解 【github账号】.github.io 对应域名的网址指定的文件框架是基于Jekyll框架的,
2023-03-27 15:32:57 363KB ann c file
1
OpenSSL是一个功能丰富且开源的安全工具箱,它提供的主要功能有:SSL协议实现(包括SSLv2、SSLv3和TLSv1)、大量软算法(对称/非对称/摘要)、大数运算、非对称算法密钥生成、ASN.1编解码库、证书请求(PKCS10)编解码、数字证书编解码、CRL编解码、OCSP协议、数字证书验证、PKCS7标准实现和PKCS12个人数字证书格式实现等功能。
2023-03-27 11:38:03 152.02MB 软件/插件 安全 算法 openssl
1
All/lib/libssl.a are: armv7 armv7s i386 x86_64 arm64 All/lib/libcrypto.a are: i386 armv7 armv7s x86_64 arm64
2023-03-24 10:36:48 6.26MB openssl 静态库 平台 arm
1
The Windows binaries are available in two variants. a) Default. This is what people usually use. This version of library is included in Apache Tomcat distributions. b) OCSP-enabled. This one has enabled (experimental) support for verification of client SSL certificates via OCSP protocol (45392). Each archive contains tcnative-1.dll for 32-bit and 64-bit (x64) CPU architectures. You have to use the DLL that matches CPU architecture of JVM that you use to run Tomcat.
2023-03-16 12:54:58 2.42MB tcnati win32 x64
1
博客请参考:https://blog.csdn.net/ManagerUser/article/details/124878693#comments_22867458
2023-03-16 11:57:32 53.42MB grpc
1
从网上收集的openssl学习资料,很全,包括widows下的和linux下的openssl例子,还有学习文档,欢迎下载!
2023-03-14 16:59:30 8.16MB openssl ssl 安全通讯
1
openssl 0.9.8.k 动态库,Win32位、Win64库文件。 libeay32.dll、libeay32.lib、ssleay32.dll和ssleay32.lib
2023-03-10 17:52:06 1.14MB openssl 0.9.8.k 动态库
1
编译好的库 openssl windows c++ openssl v3.0 x86和x64编译库,可以直接使用
2023-03-08 01:57:00 6.64MB openssl c++ windows vs2022
1
编译版本 openssl-1.0.0d 文件目录结构 |bin |openssl.exe //openssl可执行程序 |include // 包含所需的头文件 |openssl |ssl.h等 |lib //静态库 |libeay32.lib |ssleay32.lib |ssl |openssl.cnf vs2012等环境下使用方法 1、将include目录添加到附加包含目录 2、将lib目录添加到附加库目录 3、在使用openssl库函数时,添加如下头文件(按需添加)即可: #include #include #include 注:项目属性->配置属性->C/C++->代码生成,运行库选择多线程(/MT)或多线程调试(/MTd)
2023-03-07 22:18:25 4.6MB openssl 静态库 1.0.0d
1
Book - Page Curl Pro 2.1,unity翻书效果插件
2023-03-07 14:08:31 2.88MB unity book page curl
1