<?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>8PyUIcO3Po9</guid>
    <pubDate>Tue, 12 Sep 2023 06:05:30 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="07JWDgA2">因为md5存在碰撞。</p><p data-pid="_NAicE8l">但是要注意，这里碰撞是指可以构造出存在两个不同的消息生成同一个md5。</p><p data-pid="JzalkspK">但是不能在已知md5的前提下，生成一个目标文章。</p><a data-draft-node="block" data-draft-type="link-card" href="https://zhuanlan.zhihu.com/p/655684302" data-size="small" data-image="https://pic2.zhimg.com/v2-53139f1362745e9a175ed8f9fec59155_720w.jpg" data-entity-type="article" class="internal">数学建模逆天漏洞: md5之殇</a><p data-pid="gv80uHQH">在这位答主中的视角，仿佛给出了两个相同的文档md5。但是仔细研究就发现，这个md5生成是在提交之前就生成的。</p><p data-pid="7B6SZlZp">换句话说，你可以在提交之前生成两个一样的md5的文档a和b，然后最终决定在一天内交哪一个。但是显然这样做的收益有限，并没有争取到多完成的时间。</p><p data-pid="3MZ2lOqe">但是你不能在已经提交文档a的md5之后，再生成文档b使得它的md5值等于md5。</p><p data-pid="v9p7cRXN">注1:碰撞概率大于1/2^64。生成目标md5虽然被破解了，但是依然在1/2^122左右，依旧是目前计算机无法完成的任务。</p><p data-pid="Yy0j3Cam">注2:本人不赞同继续使用md5。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>