会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
风来了
CnBlogs
Home
New Post
Contact
Admin
Subscription
2017年10月13日
Java与openssl的RSA算法
1.java生成的公私钥格式为 pkcs8(PKCS8EncodedKeySpec), 而openssl默认生成的公私钥格式为 pkcs1 2.java采用的rsa默认补齐方式是pkcs1 (RSA/None/PKCS1Padding), 因此互用的时候需要将openssl中的补齐方式设置为RSA_
Read More
posted @ 2017-10-13 14:52 等风来。。
Views(878)
Comments(0)
Diggs(0)
Edit
python3中的str和bytes
python3中的str和bytes
Read More
posted @ 2017-10-13 14:39 等风来。。
Views(101)
Comments(0)
Diggs(0)
Edit
公告
------------------------------------------------------------------------------------------------------------ --------------- 欢迎联系 x.guan.ling@gmail.com--------------- ------------------------------------------------------------------------------------------------------------