Package openlsd.network.server.legacy

LSD specific classes to handle Legacy, Storage, Document and crypto

See:
          Description

Class Summary
LSDCrypto Module for cryptography : use Blowfish with key of size defined in KEY_SIZE in LSDPathConstants.
LSDDocument LSDDocument is the class for Document part.
LSDLegacy LSDDbLegacy is the class that defines one particular set of Storages with equals properties on each (crypted or not, same key for crypto, same size, ...).
LSDPath Class for Path functions (common to Document and Storage) from idUnique.
LSDPathConstants Class for static values and functions associated to a Path and for some general static values for the server part.
LSDStorage Class LSDDbStorage that could represent a mount point of a filesystem.
 

Package openlsd.network.server.legacy Description

LSD specific classes to handle Legacy, Storage, Document and crypto