项目作者: anupam1608

项目描述 :
Suppose there are n c users A (clients) want to securely access the files stored in the database of a user B (server). At first, each client will make a connection using socket with the server B and then will establish three symmetric keys, say K 1 , K 2 and K 3 which will be used for encryption and decryption using the 3DES with three keys symmetric cryptosystem.
高级语言: Python
项目地址: git://github.com/anupam1608/File-Encryption.git
创建时间: 2020-02-11T13:44:11Z
项目社区:https://github.com/anupam1608/File-Encryption

开源协议:

下载