This module can be called in command line : python3 pyCryptoFile.py -h usage: pyCryptoFile.py [-h] [-V] [-f FILE] [-m {encrypt,decrypt}] [-k KEYFILE] [-o OUTPUTFILE] pyCryptoFile is a python3 program ...
This repository provides a C++ ostream class (client) and a Python script (server) for writing a file on a remote system via an IP socket connection. I tested the class FileViaSocket (and made sure it ...