<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>苏迟但到的主页</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://kexohproject.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://kexohproject.pages.dev</link>
  <description>
    <![CDATA[<p>你好，欢迎访问个人主页！</p><p>擅长密码学，安全分析，数字水印等技术。</p><p>你可以联系我通过:findmykexin@gmail.com或者知乎私信。</p><p>我的知乎链接：<a href="https://www.zhihu.com/people/su-chi-dan-dao" rel="noopener noreferrer" target="_blank">苏迟但到 - 知乎 (zhihu.com)</a></p><p>我的github链接：<a href="https://github.com/kexinoh" rel="noopener noreferrer" target="_blank">kexinoh</a></p>]]>
  </description>
  <itunes:author>苏迟但到</itunes:author>
  <itunes:image href="https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg"/>
  <image>
    <title>苏迟但到的主页</title>
    <url>https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg</url>
    <link>https://kexohproject.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <itunes:category text="Education">
    <itunes:category text="Language Learning"/>
  </itunes:category>
  <itunes:category text="Technology"/>
  <item>
    <title>我能否自己设计一个编码方式，替代 MD5 用于哈希呢？</title>
    <guid>PnUnC_zDvyX</guid>
    <pubDate>Tue, 15 Mar 2022 14:22:23 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="Jyo8ch-Q">很多公司的确是这样的，我帮助过有些公司的内部密码算法改造，例如sm4的改进方案等等。虽然也是收钱办事，但是改造的意义还是可以说一下的。</p><p data-pid="91KwgEQx">例如Sm4的算法改造就包括ck参数的修改，子密钥函数的修改（传入特定的参数来使得单纯的异或变得更加多样化）</p><p data-pid="AqMH60UN">1.可以有效提高安全性，密码算法的破解除了暴力破解之外就是数字破解，统计分析破解了。第二个不谈，因为发生概率太低了。</p><p data-pid="sqro7-1b">统计分析需要大量的差分数据或者既有的明文密文对，这些都需要高昂的成本，即使有一天可以破解出sm4，我认为也没有人会破解该算法。</p><p data-pid="oUq-1lQ7">2.增大软件破解难度，当传输包出现一个密文，例如token之类的，在不拆开软件包的情况下,往往会用常见的方法进行尝试。例如据我了解有的网络电视地址就是把序号简单进行md5，使得盗用链接变得十分容易。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>