The indexed_gzip project is a Python extension which aims to provide a drop-in replacement for the built-in Python gzip.GzipFile class, the IndexedGzipFile. indexed_gzip was written to allow fast ...
Python-based system for secure and efficient cloud file storage. It converts text files to ASCII, encrypts them using the CKKS homomorphic encryption scheme (via the TenSEAL library), compresses the ...