<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>firemail - 安全</title>
    <link>http://www.firemail.wang:8088/forum.php?mod=forumdisplay&amp;fid=103</link>
    <description>Latest 20 threads of 安全</description>
    <copyright>Copyright(C) firemail</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 03 May 2026 10:09:34 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.firemail.wang:8088/static/image/common/logo_88_31.gif</url>
      <title>firemail</title>
      <link>http://www.firemail.wang:8088/</link>
    </image>
    <item>
      <title>HTTPS、SSL、TLS三者之间的联系和区别</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10864</link>
      <description><![CDATA[SSL(Secure Socket Layer 安全套接层)是基于HTTPS下的一个协议加密层，最初是由网景公司（Netscape）研发，后被IETF（The Internet Engineering Task Force - 互联网工程任务组）标准化后写入（RFCRequest For Comments 请求注释），RFC里包含了很多互联网技术的规范！ ...]]></description>
      <category>安全</category>
      <author>Qter</author>
      <pubDate>Sun, 26 Nov 2023 09:02:56 +0000</pubDate>
    </item>
    <item>
      <title>openssl编译</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10782</link>
      <description><![CDATA[OpenSSL致命错误LNK1112:模块计算机类型\'x86‘与目标计算机类型\'x64’冲突[/url]
我正在做的步骤是运行perl Configure VC-WIN64A，然后在我从Github克隆的openssl目录中运行nmake。我正在VS 2019的x64命令行提示符中运行所有这些。


我也遇到过类似的问题。这意味 ...]]></description>
      <category>安全</category>
      <author>Qter</author>
      <pubDate>Mon, 07 Aug 2023 12:12:00 +0000</pubDate>
    </item>
    <item>
      <title>OpenSSL在Windows和Linux下的编译</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10781</link>
      <description><![CDATA[https://zhuanlan.zhihu.com/p/141273949
具体参见https://wiki.openssl.org/index.php/Compilation_and_InstallationWindows下编译OPENSSL的步骤：第一步：下载ActivePerl （http://www.activestate.com/， ），安装ActivePerl，默认安装路径在C:\\Perl64。打开命令提 ...]]></description>
      <category>安全</category>
      <author>Qter</author>
      <pubDate>Sun, 06 Aug 2023 02:04:34 +0000</pubDate>
    </item>
    <item>
      <title>openssl 3.0 和 1.1.x 区别</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10779</link>
      <description><![CDATA[注意: 最新的稳定版本是3.0系列。1.1.1系列是我们的长期支持(LTS)版本，支持到2023年9月11日。所有旧版本(包括1.1.0、1.0.2、1.0.0和0.9.8)现在都不支持，不应该使用。这些旧版本的用户被鼓励尽快升级到3.0或1.1.1。对1.0.2的扩展支持可以访问该版本的安全修复。


 ...]]></description>
      <category>安全</category>
      <author>Qter</author>
      <pubDate>Sat, 05 Aug 2023 10:16:00 +0000</pubDate>
    </item>
    <item>
      <title>openssl</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9204</link>
      <description><![CDATA[https://www.openssl.org/

https://github.com/openssl/openssl]]></description>
      <category>安全</category>
      <author>java</author>
      <pubDate>Thu, 07 Dec 2017 08:26:03 +0000</pubDate>
    </item>
    <item>
      <title>SSL中，公钥、私钥、证书</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9203</link>
      <description><![CDATA[我把SSL系统比喻为工商局系统。
首先有SSL就有CA，certificate authority。证书局，用于制作、认证证书的第三方机构，我们假设营业执照非常难制作，就像身份证一样，需要有制证公司来提供，并且提供技术帮助工商局验证执照的真伪。
然后CA是可以有多个的，也就是 ...]]></description>
      <category>安全</category>
      <author>java</author>
      <pubDate>Thu, 07 Dec 2017 08:25:22 +0000</pubDate>
    </item>
    <item>
      <title>SSL TLS STARTTLS</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9202</link>
      <description><![CDATA[#连接smtp服务器，明文/SSL/TLS三种方式，根据你使用的SMTP支持情况选择一种  
 #普通明文方式，通信过程不加密  

 #tls加密方式，通信过程加密，邮件数据安全，使用正常的smtp端口  

 #纯粹的ssl加密方式，通信过程加密，邮件数据安全  

 smtp port 25，pop ...]]></description>
      <category>安全</category>
      <author>java</author>
      <pubDate>Thu, 07 Dec 2017 08:20:25 +0000</pubDate>
    </item>
    <item>
      <title>理解OAuth 2.0</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=2914</link>
      <description><![CDATA[http://www.ruanyifeng.com/blog/2014/05/oauth_2_0.html[/backcolor]OAuth是一个关于授权（authorization）的开放网络标准，在全世界得到广泛应用，目前的版本是2.0版。[/backcolor]本文对OAuth 2.0的设计思路和运行流程，做一个简明通俗的解释，主要参考材料为RFC 674 ...]]></description>
      <category>安全</category>
      <author>hechengjin</author>
      <pubDate>Tue, 22 Mar 2016 01:51:13 +0000</pubDate>
    </item>
    <item>
      <title>相关安全考虑</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=138</link>
      <description><![CDATA[第1部份        加密1.1   存储加密


1.1.1    邮件存储mbox
对原始数据每个字节进行异或操作(即每个字节的数据与key进行异域操作) ---对称加密　即加解密共用同一个key
k = 密钥（加密解密时用的）
b = 要加密的内容
m=密文/明文（加密后的内容/解密后的明文） ...]]></description>
      <category>安全</category>
      <author>hechengjin</author>
      <pubDate>Sun, 15 Nov 2015 02:54:56 +0000</pubDate>
    </item>
  </channel>
</rss>