<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE701%3ASolitaire_Encryption</id>
	<title>SE701:Solitaire Encryption - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE701%3ASolitaire_Encryption"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE701:Solitaire_Encryption&amp;action=history"/>
	<updated>2026-06-29T06:49:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.kram.nz/index.php?title=SE701:Solitaire_Encryption&amp;diff=98&amp;oldid=prev</id>
		<title>Mark: New page: Description: ----  In Solitaire there is generation of the keystream values. They will be used to encrypt or decrypt the messages. I will be implementing an alogorithm to generate keystrea...</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE701:Solitaire_Encryption&amp;diff=98&amp;oldid=prev"/>
		<updated>2008-02-15T20:13:06Z</updated>

		<summary type="html">&lt;p&gt;New page: Description: ----  In Solitaire there is generation of the keystream values. They will be used to encrypt or decrypt the messages. I will be implementing an alogorithm to generate keystrea...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Description:&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
In Solitaire there is generation of the keystream values. They will be used to encrypt or decrypt the messages. I will be implementing an alogorithm to generate keystream values. The number of keystream values generated will be the same as number of letters in the messages.&lt;br /&gt;
&lt;br /&gt;
Input:&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Input will be the message in the form of string. To encode a message with Solitaire,I will remove all non–letters and convert any lower–case letters to upper–case.&lt;br /&gt;
&lt;br /&gt;
Output:&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Output will be just the decrypted message — lists of characters without spaces or punctuation.&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>