Java                                       Home
Sysepub
Symmetric semi-public key cipher

Welcome to a brand new vision of cryptography!

Cryptography as we are used has two big cathegories of ciphers: public key ciphers (asymmetrics), and private key ciphers (symmetrics).
Sysepub is the implementation of a new system, which wants to combine the power of One Time Pad with the advantages of public key ciphers. It uses a symmetric algorithm (XOR), but it uses two keys: one is private and the other is public.
See how it works.

Sysepub Help
Sysepub comes with the GNU GPL license.


Take a look at my previous applet: JaVi


Teutoburgo Home


Copyright Pierre Blanc 2002