Uses of Package
client

Packages that use client
client The Client used to anonymize data (e. g. from a user's application) via a cascade of mixes. 
 

Classes in client used by client
Client
          The Client used to anonymize data (e. g. from a user's application) via a cascade of mixes.
ClientInputStream
          InputStream used by user (application) to receive (anonymized) data via the mix cascade.
ClientOutputStream
          OutputStream used by user (application) to send data anonymously via a mix cascade.
Cryptography
          Provides methods for de- and encrypting messages.
MessageGenerator
          Provides methods for generating messages (the mixes are capable of processing) from byte arrays.