会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
没事就更
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
openssl
openssl可以实现:秘钥证书管理、对称加密和非对称加密
摘要:openssl enc -e -aes-128-cbc -iv 0102030405060708 -K 1234567890123456 -in input.xml -out output.xml(加密)openssl enc -aes-128-cbc -d -in input.xml -out o
阅读全文
posted @
2018-03-08 10:00
没事就更
阅读(151)
评论(0)
推荐(0)
公告