#!/usr/bin/perl -w
print "Content-type: text/html\n\n";
print ("\n");
print ("
CIPHER-SPACE -> A SPACE FOR THE CIPHERS THAT BEGINS IN ZERO -> BY DREAMWVR.COM");
print ("\n");
print ("
\n");
print ("\n");
print ("\n");
print (" Since the dawn of civilization as we know it. Humankind has realized\n");
print ("the need for a reasonably unbreakable means of encrypting communications.\n");
print ("some have sought to develop a cipher that was impossible to break ... others\n");
print ("have taken a more practical stance of creating a cyphertext that was simply not\n");
print ("worth the investment in time and materials due to the sheer intensity required to\n");
print ("break the code being far greater than the perceived value of the code to be broken.\n");
print ("Naturally in a never changing world one could assume that a literally unbreakable\n");
print ("cypher could be created. But this is not the case as we all know the technology\n");
print ("changes as does the world as each day revolves. Hence the leaps and bounds found\n");
print ("in cryptography as each day brings new wonders in techocracy. From the Ciphers\n");
print ("comes the future of secure communications that can either imprison us or set us free.\n");
print ("This website will be devoted to The Ciphers and the various forms of cryptography\n");
print ("involved. It will also focus on the key companies that have made the most significant\n");
print ("contributions to this Realm of Thought.");
print ("This site is a excellent source for information on the history of cryptography.\n");
print (" It also has a excellent information on many popular forms of encryption both\n");
print ("past and present. Highly recommended for those wishing to understand the history\n");
print ("and characteristics of several very famous versions of ciphertext.\n");
print ("It is refreshing to see the sheer volume of quality java apps being\n");
print ("brewed and shared as freeware for the cipher-space community. ACME Laboratories\n");
print (" offers many varieties of java apps including several that can assist the cypher-minded\n");
print ("in webland. Check out the java class called Acme.Crypto.Cipher that extends the CryptoUtil\n");
print ("bean set. This may be just the vehicle that your looking for to add java to your Crypto\n");
print ("toolkit. It is assumed that one understands both java .class structure and encryption manipulation.\n");
print ("");
print ("
\n");
print ("
");
print ("
Copyright © 1996 - 2004 - All Rights Reserved
\n");
print ("Atoms Decrypted by dreamwvr.com
");
print ("");
print ("\n");
print ("\n");
print ("\n");
print ("\n");