Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 959 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 959 Bytes

A-Level NEA

GPLv3 License

This is my project for the AQA A-Level Computer Science NEA

It is a GUI that utilises 3 different encryption algoriths that are selectable by the user to send messages to chatrooms. These chatrooms will use python sockets in order to send the messages and establish a connection to another client.

During development all of the code will either be in releases or the dev branch.

Do not expect any support related to the program.

License

GNU GPLv3

Acknowledgements

  • The releases are different stages of the development process, meaning features will either be incomplete or non-functional
  • Spaghetti code may be a staple of this project