Package superwaba.ext.xplat.util.crypto

These are some useful classes for encrypting and decrypting data; also some hashing routines are included.

See:
          Description

Class Summary
BinConverter Some helper routines for data conversion, all data is treated in network byte order
BlowfishCBC Implementation of the Blowfish encryption algorithm in CBC mode
BlowfishECB Implementation of the Blowfish encryption algorithm in ECB mode
MD5 Implementation of RSA's MD5 hash generator
SHA1 SHA-1 message digest implementation
TEA Tiny Encryption Algorithm.
 

Package superwaba.ext.xplat.util.crypto Description

These are some useful classes for encrypting and decrypting data; also some hashing routines are included.

The SuperWaba Global Library PDB file (that must be installed in the device) containing the classes is located in superwaba/bin/xplat/libraries/XPlatUtilCrypto.pdb.