The Wrong Company
Portfolio Site for Michael Parr

Solitaire Encryption Algorithm

Version: 1.0.2010.0 changelog
Completion Date: 20th October 2009
Status: Completed (Unmaintained)
Programming Language(s): C++
System Requirements: No spesific requirements
Download: Source Code / Application

Information

This application is a C++ implementation of the Solitaire encryption algorithm. This algorithm was created by Bruce Schneier for the 1999 novel Cryptonomicon which was written by Neal Stephenson. The algorithm was designed to be used to manually encrypt and decrypt code messages using a deck of cards, because of this the algorithm is limited to using the 26 letter in the English alphabet. For a detailed look at the Solitaire algorithm please visit http://www.schneier.com/solitaire.html.

Features

Disclaimer/Licence

This work is licensed under a Creative Commons Attribution 3.0 Unported License.