<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>Hex &#8211; Webbjocke</title>
	<atom:link href="https://webbjocke.com/tag/hex/feed/" rel="self" type="application/rss+xml" />
	<link>https://webbjocke.com</link>
	<description>A blog about the web and programming</description>
	<lastBuildDate>Wed, 28 Feb 2018 17:52:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<item>
		<title>Web encryption and hashing in javascript with the crypto api</title>
		<link>https://webbjocke.com/javascript-web-encryption-and-hashing-with-the-crypto-api/</link>
				<comments>https://webbjocke.com/javascript-web-encryption-and-hashing-with-the-crypto-api/#comments</comments>
				<pubDate>Wed, 28 Feb 2018 17:13:44 +0000</pubDate>
		<dc:creator><![CDATA[webbjocke]]></dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Base64]]></category>
		<category><![CDATA[Decryption]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Hashing]]></category>
		<category><![CDATA[Hex]]></category>
				<description><![CDATA[<p>A while ago it was announced that a crypto api will be released for javascript. Meaning it will be possible to do real encrypting and decrypting, and generating hashes directly in the web browser. Now it’s actually possible! It should be noted though that even if the api is a candidate recommendation, the browser support..</p>
<div class="reverse"><a class="read-some-more" href="https://webbjocke.com/javascript-web-encryption-and-hashing-with-the-crypto-api/">Read more..</a></div>
<p>The post <a rel="nofollow" href="https://webbjocke.com/javascript-web-encryption-and-hashing-with-the-crypto-api/">Web encryption and hashing in javascript with the crypto api</a> appeared first on <a rel="nofollow" href="https://webbjocke.com">Webbjocke</a>.</p>
]]></description>
						<wfw:commentRss>https://webbjocke.com/javascript-web-encryption-and-hashing-with-the-crypto-api/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
							</item>
		<item>
		<title>Convert hex, rgb and hsl colors</title>
		<link>https://webbjocke.com/convert-hex-rgb-and-hsl-colors/</link>
				<comments>https://webbjocke.com/convert-hex-rgb-and-hsl-colors/#respond</comments>
				<pubDate>Sun, 27 Aug 2017 10:44:25 +0000</pubDate>
		<dc:creator><![CDATA[webbjocke]]></dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Hex]]></category>
		<category><![CDATA[Hsl]]></category>
		<category><![CDATA[Html5]]></category>
		<category><![CDATA[Rgb]]></category>
				<description><![CDATA[<p>Hex: Rgba: Hsla: Info This is a hex, rgb and hsl color converter which does hex to rgb and to hsl. It&#039;s mostly for web developers and designers with html5 compatible and CSS3 valid hex, rgba and hsla values with alpha channels. Either type in your colors or use the color picker to get colors..</p>
<div class="reverse"><a class="read-some-more" href="https://webbjocke.com/convert-hex-rgb-and-hsl-colors/">Read more..</a></div>
<p>The post <a rel="nofollow" href="https://webbjocke.com/convert-hex-rgb-and-hsl-colors/">Convert hex, rgb and hsl colors</a> appeared first on <a rel="nofollow" href="https://webbjocke.com">Webbjocke</a>.</p>
]]></description>
						<wfw:commentRss>https://webbjocke.com/convert-hex-rgb-and-hsl-colors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
