FTP SERVER
...
FTP CLIENT
Created an encryption/decryption system for safe storage of Bank Customer details. The details of the customer (NAME and CARD NUMBER) can only be modified in the main memory - modifications such as : ADD customer details, DELETE customer details, FIND customer card number by their name, if the 2 responsible people of the bank are present. The program is implemented in python language using pycrypto library.