

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	〈Java三行代码搞定MD5加密〉的留言	</title>
	<atom:link href="https://stackoverflow.max-everyday.com/2017/08/get-md5-hash-in-a-few-lines-of-java/feed/" rel="self" type="application/rss+xml" />
	<link>https://stackoverflow.max-everyday.com/2017/08/get-md5-hash-in-a-few-lines-of-java/</link>
	<description>我要當一個豬頭，快樂過每一天</description>
	<lastBuildDate>Mon, 13 May 2019 16:11:38 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		留言者: max-stackoverflow		</title>
		<link>https://stackoverflow.max-everyday.com/2017/08/get-md5-hash-in-a-few-lines-of-java/#comment-1655</link>

		<dc:creator><![CDATA[max-stackoverflow]]></dc:creator>
		<pubDate>Mon, 13 May 2019 16:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://stackoverflow.max-everyday.com/?p=1108#comment-1655</guid>

					<description><![CDATA[回覆的對象為「&lt;a href=&quot;https://stackoverflow.max-everyday.com/2017/08/get-md5-hash-in-a-few-lines-of-java/#comment-1654&quot;&gt;DD&lt;/a&gt;」。

感謝你的回覆，答案：是的。已增加補充在文章最後。]]></description>
			<content:encoded><![CDATA[<p>回覆的對象為「<a href="https://stackoverflow.max-everyday.com/2017/08/get-md5-hash-in-a-few-lines-of-java/#comment-1654">DD</a>」。</p>
<p>感謝你的回覆，答案：是的。已增加補充在文章最後。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: DD		</title>
		<link>https://stackoverflow.max-everyday.com/2017/08/get-md5-hash-in-a-few-lines-of-java/#comment-1654</link>

		<dc:creator><![CDATA[DD]]></dc:creator>
		<pubDate>Mon, 13 May 2019 07:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://stackoverflow.max-everyday.com/?p=1108#comment-1654</guid>

					<description><![CDATA[md5 開頭如果是 0 的話
new BigInteger(1, md.digest())
經過這邊的話開頭的 0 會不見吧?]]></description>
			<content:encoded><![CDATA[<p>md5 開頭如果是 0 的話<br />
new BigInteger(1, md.digest())<br />
經過這邊的話開頭的 0 會不見吧?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: 路人123		</title>
		<link>https://stackoverflow.max-everyday.com/2017/08/get-md5-hash-in-a-few-lines-of-java/#comment-1634</link>

		<dc:creator><![CDATA[路人123]]></dc:creator>
		<pubDate>Thu, 14 Mar 2019 08:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://stackoverflow.max-everyday.com/?p=1108#comment-1634</guid>

					<description><![CDATA[太神了 多謝分享!]]></description>
			<content:encoded><![CDATA[<p>太神了 多謝分享!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
