<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pebble8888</author_name>
  <author_url>https://blog.hatena.ne.jp/pebble8888/</author_url>
  <blog_title>Pebble Coding</blog_title>
  <blog_url>https://pebble8888.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>ハッシュ関数の一つにSipHashがあります。 128ビットのキーと任意長のデータを入力として、64ビットまたは128ビットを出力するハッシュ関数です。 SHA1は、攻撃者がX, SHA1(X)を知っている時、SHA1(X)=SHA1(Y)となるYを求めるのが難しいという特徴を持ちます。 SipHashは、攻撃者がX, SipHash(X, key)を知っている時、key, SipHash(Y, key)に関する情報を得るのが難しいという特徴を持ちます。 HMACも同じような特徴を持ちますが、SipHashはそれよりシンプルで高速なアルゴリズムなので、速度が要求される用途でよく使われます。 k…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpebble8888.hatenablog.com%2Fentry%2F2019%2F04%2F23%2F234114&quot; title=&quot;SipHashの特徴 - Pebble Coding&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-04-23 23:41:14</published>
  <title>SipHashの特徴</title>
  <type>rich</type>
  <url>https://pebble8888.hatenablog.com/entry/2019/04/23/234114</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
