
Security
tidewang2k
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
How to create DKIM domain key
The default signature is an RSA signed SHA256digest of the complete email. For ease of explanation, the openssl command isused to describe the mechanism by which keys and signatures are managed. Onewa转载 2015-01-27 16:01:47 · 290 阅读 · 0 评论 -
用openssl生成SSL使用的私钥和证书,并自己做CA签名
http://blog.youkuaiyun.com/liangzhao_jay/article/details/24114505 本文记叙的是一次基于SSL的socket通讯程序开发中,有关证书,签名,身份验证相关的步骤。 我们的场景下,socket服务端是java语言编写的,客户端是c语言。使用了一个叫做matrixssl的c语言库。自己做CA签名,不等同于“自签名”。 自签名的情况,RSA的公钥私转载 2015-01-28 16:06:46 · 266 阅读 · 0 评论 -
The distinguish of ios and android device traffic through cluster
The distinguish of ios and android device traffic through cluster原创 2015-01-12 13:07:30 · 188 阅读 · 0 评论 -
How to capture packet from you i-Device
How to capture packet from you i-Device原创 2015-01-23 18:26:48 · 108 阅读 · 0 评论