12 projects
square_authentication
authentication layer for my personal server.
square_common_bl
common business layer for my personal server.
square_authentication_helper
helper to access the authentication layer for my personal server.
square_database_structure
database scheme for my personal server.
square_administration
common business layer for my personal server.
square_commons
helper module containing common functions for all my python modules.
square_file_store_helper
helper to access the file store layer for my personal server.
square_file_store
file storage layer for my personal server.
square_database_helper
helper to access the database layer for my personal server.
square_database
database layer for my personal server.
square-logger
python logger for my personal use.
concealed
python util module to provide encryption and decryption using steganography using the least significant bits of the RGB values of an image on top of advanced encryption standard.