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 FREE packets used in its protocols.
StringByteTools Because all 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.