<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Centos on 御坂妹 - 我的学习心得</title>
    <link>https://yubanmei.com/tag/centos/</link>
    <description>Recent content in Centos on 御坂妹 - 我的学习心得</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Tue, 07 Jul 2026 10:19:29 +0800</lastBuildDate>
    <atom:link href="https://yubanmei.com/tag/centos/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>为centos配置ipv6隧道地址（he）</title>
      <link>https://yubanmei.com/archives/21.html</link>
      <pubDate>Thu, 01 Jun 2017 08:39:00 +0800</pubDate>
      <guid>https://yubanmei.com/archives/21.html</guid>
      <description>&lt;p&gt;很多服务商没有分配ipv6地址，如果我们想用怎办呢，当然也是有办法的。 我这里使用的阿里云，当然也是没有分配IPv6地址的，我们可以使用 Hurricane Electric Free IPv6 Tunnel Broker 来让阿里云服务器支持 IPv6。&lt;/p&gt;</description>
    </item>
    <item>
      <title>安装libsodium使系统支持chacha20/salsa20加密算法</title>
      <link>https://yubanmei.com/archives/3.html</link>
      <pubDate>Thu, 11 Aug 2016 16:19:00 +0800</pubDate>
      <guid>https://yubanmei.com/archives/3.html</guid>
      <description>&lt;p&gt;&lt;strong&gt;chacha20-poly1305&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;ChaCha20-Poly1305是Google所采用的一种新式加密算法，性能强大，在CPU为精简指令集的ARM平台上尤为显著（ARM无AES加速），在同等配置的手机中表现是AES的4倍，可减少加密解密所产生的数据量进而可以改善用户体验，减少等待时间，节省电池寿命等。谷歌选择了ChaCha20和伯恩斯坦的Poly1305消息认证码取代过去一直在互联网安全领域使用的基于OpenSSL的RC4密码，谷歌最初是为了保证能够在Android手机上的Chrome浏览器和谷歌网站间的HTTPS（TLS/SSL）通讯。在谷歌采用TLS（安全传输层协议）不久后，ChaCha20和Poly1305均用在OpenSSH中的ChaCha20-Poly1305新算法中，这使得OpenSSH可能避免因编译时间对OpenSSL产生依赖。ChaCha20还用于OpenBSD（一种多平台类UNIX操作系统）中的RC4随机数生成器，在DragonFlyBSD中作为内核的伪随机数产生器（Cryptographically Secure Pseudo-Random Number Generator，简称CSPRNG）的子程序。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
