<?xml version="1.0" encoding="UTF-8"?>
<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>Noersilo &#124; Tangguh &#187; stream cipher</title>
	<atom:link href="http://kamar.noersilo.web.id/tag/stream-cipher/feed/" rel="self" type="application/rss+xml" />
	<link>http://kamar.noersilo.web.id</link>
	<description>What.I.Get.is.What.I.Write</description>
	<lastBuildDate>Wed, 17 Mar 2010 14:41:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sober 128 Stream Cipher</title>
		<link>http://kamar.noersilo.web.id/2009/10/sober-128-stream-cipher/</link>
		<comments>http://kamar.noersilo.web.id/2009/10/sober-128-stream-cipher/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 04:16:29 +0000</pubDate>
		<dc:creator>noersilo</dc:creator>
				<category><![CDATA[Kriptografi]]></category>
		<category><![CDATA[sober]]></category>
		<category><![CDATA[stream cipher]]></category>

		<guid isPermaLink="false">http://kamar.noersilo.web.id/?p=634</guid>
		<description><![CDATA[Di kesempatan kali ini saya mencoba sharing tentang paper yang saya buat oleh rekan saya, mengenai Sober 128 stream cipher. Sober-128 SC merupakan synchronous SC yang di desain untuk secret key dengan panjang 128 bit, menghasilkan rangkaian kunci 32 bit blok. Merupakan software oriented cipher dengan operasi 32 bit, cocok buat smart card.
Untuk lebih lanjut [...]]]></description>
			<content:encoded><![CDATA[<p style="text-indent: 0.5in; margin-bottom: 0in; line-height: 115%; text-align: justify;">Di kesempatan kali ini saya mencoba sharing tentang paper yang saya buat oleh rekan saya, mengenai <em>Sober 128 stream cipher. </em>Sober-128 SC merupakan<em> synchronous </em>SC yang di desain untuk secret key dengan panjang 128 bit, menghasilkan rangkaian kunci 32 bit blok. Merupakan<em> software oriented cipher</em> dengan operasi 32 bit, cocok buat <em>smart card.</em></p>
<p style="text-indent: 0.5in; margin-bottom: 0in; line-height: 115%; text-align: justify;">Untuk lebih lanjut download aja papernya nih :</p>
<p style="text-indent: 0.5in; margin-bottom: 0in; line-height: 115%; text-align: justify;"><span style="text-decoration: underline;"><a href="http://library.noersilo.web.id/Kriptografi/Stream%20Cipher/sober%20128%20publish.doc" target="_blank">Download paper sober-128</a></span></p>
<p style="text-indent: 0.5in; margin-bottom: 0in; line-height: 115%; text-align: justify;"><span style="font-size: x-small;"><form method="post" action=""><p>Your email:<br /><input type="text" name="email" value="Enter email address..." size="20" onfocus="if (this.value == 'Enter email address...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Enter email address...';}" /></p><p><input type="submit" name="subscribe" value="Subscribe" />&nbsp;<input type="submit" name="unsubscribe" value="Unsubscribe" /></p></form>
<br />
</span><br />
<h3>Silahkan baca juga :</h3>
<ul class="related_post">
<li><a href="http://kamar.noersilo.web.id/2009/09/djazt-stream-cipher/" title="D&#8217;jazt Stream Cipher">D&#8217;jazt Stream Cipher</a></li>
</ul>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small> <img src="http://kamar.noersilo.web.id/wp-content/plugins/feed-statistics.php?view=1&post_id=634" width="1" height="1" style="display: none;" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fkamar.noersilo.web.id%2F2009%2F10%2Fsober-128-stream-cipher%2F&amp;linkname=Sober%20128%20Stream%20Cipher"><img src="http://kamar.noersilo.web.id/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://kamar.noersilo.web.id/2009/10/sober-128-stream-cipher/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>D&#8217;jazt Stream Cipher</title>
		<link>http://kamar.noersilo.web.id/2009/09/djazt-stream-cipher/</link>
		<comments>http://kamar.noersilo.web.id/2009/09/djazt-stream-cipher/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 04:28:13 +0000</pubDate>
		<dc:creator>noersilo</dc:creator>
				<category><![CDATA[Kriptografi]]></category>
		<category><![CDATA[stream cipher]]></category>

		<guid isPermaLink="false">http://kamar.noersilo.web.id/?p=641</guid>
		<description><![CDATA[D&#8217;jazt SC merupakan algoritma Stream Cipher yang kami desain untuk menghasilkan suatu rangkaian kunci yang acak. D&#8217;jazt SC menggunakan Non Linear Feedback Shift Register agar hasil dari rangkaian kunci tidak dapat diinverskan dan menghasilkan periode yang lebih panjang/maksimal. pengoperasian bit menggunakan operasi XOR, perkalian dan penambahan bit serta menggunaka fungsi F.
untuk lebih jelas silahkan download [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">D&#8217;jazt SC merupakan algoritma Stream Cipher yang kami desain untuk menghasilkan suatu rangkaian kunci yang acak. D&#8217;jazt SC menggunakan<em> Non Linear Feedback Shift Register</em> agar hasil dari rangkaian kunci tidak dapat diinverskan dan menghasilkan periode yang lebih panjang/maksimal. pengoperasian bit menggunakan operasi XOR, perkalian dan penambahan bit serta menggunaka fungsi F.</p>
<p style="text-align: justify;">untuk lebih jelas silahkan download paper tersebut di :</p>
<p style="text-align: justify;"><a href="http://library.noersilo.web.id/Kriptografi/Stream%20Cipher/D%5c%27jazt%20stream%20cipher.pdf" target="_blank">DOWNLOAD D&#8217;JAZT SC</a></p>
<p style="text-align: justify;"><form method="post" action=""><p>Your email:<br /><input type="text" name="email" value="Enter email address..." size="20" onfocus="if (this.value == 'Enter email address...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Enter email address...';}" /></p><p><input type="submit" name="subscribe" value="Subscribe" />&nbsp;<input type="submit" name="unsubscribe" value="Unsubscribe" /></p></form>

<h3>Silahkan baca juga :</h3>
<ul class="related_post">
<li><a href="http://kamar.noersilo.web.id/2009/12/teknik-teknik-distribusi-confidential-keys/" title="Teknik-Teknik Distribusi Confidential Keys">Teknik-Teknik Distribusi Confidential Keys</a></li>
<li><a href="http://kamar.noersilo.web.id/2009/10/sober-128-stream-cipher/" title="Sober 128 Stream Cipher">Sober 128 Stream Cipher</a></li>
</ul>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small> <img src="http://kamar.noersilo.web.id/wp-content/plugins/feed-statistics.php?view=1&post_id=641" width="1" height="1" style="display: none;" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fkamar.noersilo.web.id%2F2009%2F09%2Fdjazt-stream-cipher%2F&amp;linkname=D%26%238217%3Bjazt%20Stream%20Cipher"><img src="http://kamar.noersilo.web.id/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://kamar.noersilo.web.id/2009/09/djazt-stream-cipher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
