PulpCore

Package pulpcore.util.crypt

Provides classes for encrypting data (useful for high score systems).

See:
          Description

Class Summary
ARC4 An unofficial implementation of the ARC4 cipher algorithm.
EncryptedInt An EncryptedInt is an Int whose value is internally encrypted.
 

Package pulpcore.util.crypt Description

Provides classes for encrypting data (useful for high score systems).


PulpCore

Copyright © 2007-2009 Interactive Pulp, LLC.