Solitaire Encryption
C++ Implementation
Solitaire is a C++ implementation of the Solitaire encryption algorithm
developed by Bruce Schneier. (See
http://www.schneier.com/solitaire.html
for algorithm details.) This implementation was developed by my
CIS217 Professional C++ Program class, May - July 2000.
The following link will download a
self-extracting archive of the
Solitaire program and its source code (171k).