Skip to content

praneeth-vad/python_A51

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python A5/1

A5/1 cipher implemented using Python with Alice-Bob model

Report:

https://www.overleaf.com/read/kwsnxvcmymfw

18BCE7147.pdf

To run:

Run alice.py first and keep it open.

Run bob.py in a new terminal to receive the message.

If you have error with the port, change the port number in my_a5_1.py.

Aim:

To design a cryptographic tool (from the below list) using Alice-Bob model as shown below and submit a brief report.

Sender: Alice

Receiver: Bob

Demo Video: https://www.youtube.com/watch?v=NHEZb_3jvHc

About

A51 cipher implemented using Python with Alice-Bob model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages