mysql 国密_Centos7 编译安装 Openssl 1.1.1 支持国密标准-1002682

OpenSSL项目新版本增加了中国SM2/SM3/SM4算法的支持:SM2椭圆曲线: https://github.com/openssl/openssl/pull/4793SM3哈希摘要: https://github.com/openssl/openssl/pull/4616SM4对称加密: https://github.com/openssl/openssl/pull/4552参考: 中国×...
摘要由CSDN通过智能技术生成

OpenSSL项目新版本增加了中国SM2/SM3/SM4算法的支持:

SM2椭圆曲线: https://github.com/openssl/openssl/pull/4793

SM3哈希摘要: https://github.com/openssl/openssl/pull/4616

SM4对称加密: https://github.com/openssl/openssl/pull/4552

参考: 中国×××制定的商业密码算法标准

《GM/T 0006-2012 密码应用标识规范》定义国密算法OID标识《GB/T 32907-2016 SM4分组密码算法》(原GM/T 0002-2012)《GB/T 329??-2016 SM2椭圆曲线公钥密码算法》(原GM/T 0003-2012)《GB/T 32905-2016 SM3密码杂凑算法》(原GM/T 0004-2012)

在Centos7.6下编译安装openssl 1.1.1b 官网 https://www.openssl.org/source/ 下载 openssl-1.1.1b.tar.gz Centos7.6 安装编译环境

[root@node1 ~]# yum groupinstall "Development Tools"

解压缩 开始编译

[root@node1 shm]# tar xf openssl-1.1.1b.tar.gz

[root@node1 shm]# cd openssl-1.1.1b/

[root@node1 openssl-1.1.1b]# less INSTALL

on Unix (again, this includes Mac OS/X):

$ ./config

$ make

$ make test

$ make install

On Unix:

<
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值