Skip to content

lylinh/SecurityandEthicsForData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Security and Ethics For Data

Enviroment

  • Python language

using package:

  • os
  • cryptography:
  • socket

Cryptography

Symmetric-key Cryptography: AES code

pip install cryptography

How to use

  1. Open 2 terminal in folder project

  2. In one terminal. Open file Master.py

    py Master.py

  3. In another terminal. Open file Client.py

    py Client.py

  4. Send message to other terminals and see received encrypted message and unencrypted message.

Demo

record-project 2023-05-27 00-18-25-239.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages