Package Free.util

Class Summary
AuthSys The AuthSys Class implements a Message Authentication Code system (MAC).
Packet Packet is the data type that represents all GNU.FREE packets used in its protocols.
RSAEncrypt Encrypts/Decrypts data using RSA.
RSAPKCS1  
StringByteTools Because all GNU.FREE communications (like HTTP) must be ASCII we can create some String <-> Byte conversion tools that bypass the massive performance hit of dealing with all Unicode characters.