资 源 简 介
Palimpsest Encryption is a one-to-one network encryption tool, for providing secure communication over an insecure channel (such as the Internet). Palimpsest uses one-time pads integrated into a dynamic stream cipher, to provide "perfect" theoretical encryption, providing the initial key is secure. Palimpest will use the Rijndael (AES) algorithm to send the original key, or provide the option of a disc to contain the initialization key.
Palimpsest is written in Java, and can therefore be run on any operating system with a Java Runtime Environment installed.
Palimpsest Beta 1 is currently released. Unfortunately, the Rijndael/PGP exchange is NOT implemented in this version, ergo it is NOT secure. In Beta 2, a PGP exchange will be included, to provide extreme security. For now, check out the svn repository for the current code.