<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sasaplus1</author_name>
  <author_url>https://blog.hatena.ne.jp/sasaplus1/</author_url>
  <blog_title>四角革命前夜</blog_title>
  <blog_url>https://sasaplus1.hatenadiary.com/</blog_url>
  <categories>
    <anon>node.js</anon>
  </categories>
  <description>node.jsに暗号化とかのモジュールなかったかなーと思って探してみたらありました、cryptoが。 sha1ハッシュが欲しかったのでちょっと書いてみることに。 最初は本家のマニュアル読んでたけど、英語でやっぱりわからなくて、案の定日本語マニュアルさまさまということに。 環境：MacOS 10.7.2 / nvm - node.js v0.6.6 crypto.js ファイル名はどうかと思うけど…… var crypto = require('crypto') , sha1sum = crypto.createHash('sha1') // [0] = node // [1] = crypto…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsasaplus1.hatenadiary.com%2Fentry%2F20120211%2F1328964435&quot; title=&quot;ハッシュ(SHA-1)を生成する - 四角革命前夜&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>2012-02-11 21:47:15</published>
  <title>ハッシュ(SHA-1)を生成する</title>
  <type>rich</type>
  <url>https://sasaplus1.hatenadiary.com/entry/20120211/1328964435</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
