<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (jm)</title>
    <link>https://pinboard.in/u:jm/public/</link>
    <description>recent bookmarks from jm</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://stackoverflow.com/a/6364691"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://stackoverflow.com/a/6364691">
    <title>Using a Feistel Network for full-cycle permutation</title>
    <dc:date>2011-12-17T09:28:57+00:00</dc:date>
    <link>http://stackoverflow.com/a/6364691</link>
    <dc:creator>jm</dc:creator><description><![CDATA[nice algorithm. requires that the permuted set's size be a power of 2 however - although for smaller sets you can just skip to the next output value, since they're not going to repeat]]></description>
<dc:subject>feistel-network full-cycle permutation shuffling algorithms</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jm/b:96a895958a2a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:feistel-network"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:full-cycle"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:permutation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:shuffling"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:algorithms"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>