<?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>MD5 on Lin's Blog</title><link>http://coder.tw/tags/md5/</link><description>Recent content in MD5 on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Sun, 11 Dec 2016 10:00:03 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/md5/index.xml" rel="self" type="application/rss+xml"/><item><title>Get File MD5, SHA1 Checksum on Mac OS</title><link>http://coder.tw/posts/get-file-md5-sha1-checksum-on-mac-os/</link><pubDate>Sun, 11 Dec 2016 10:00:03 +0000</pubDate><guid>http://coder.tw/posts/get-file-md5-sha1-checksum-on-mac-os/</guid><description>&lt;p&gt;之前在 Windows 習慣做任何事情都要另外安裝程式，檢視圖片要另外裝、瀏覽 PDF 要另外裝，計算檔案 MD5、SHA1 也要另外裝程式，但實際上在 Mac OS X 不用這麼麻煩！ 如果你要計算檔案的 MD5 或 SHA1 Checksum，其實就有內建的小工具可以使用囉！&lt;/p&gt;</description></item><item><title>如何在VB.Net裡面計算MD5碼？ （System.Security.Cryptography）</title><link>http://coder.tw/posts/vb-net-md5-system-security-cryptography/</link><pubDate>Tue, 26 Jul 2011 12:17:23 +0000</pubDate><guid>http://coder.tw/posts/vb-net-md5-system-security-cryptography/</guid><description>&lt;p&gt;最近因為寫了一個密碼產生器，剛好需要用到md5運算，平常在PHP時都是直接用md5()就可以取得MD5碼了，可是VB我沒有實際嘗試去用過MD5碼，原本還在擔心.NET裡面會不會沒有MD5的資源，這樣子就必須要自己來寫&amp;hellip;.Orz，幸好去查了一下MSDN的結果是有的～ 只是過程稍微負責了點，不過也幸好MSDN有提供一個getMD5hash的function，所以我就直接引用啦&lt;/p&gt;</description></item></channel></rss>