Creating a solution to secure MIL-STD-1553 by creating a form of message-based encryption.
- Clone the repo by running: git clone https://github.com/vimtomk/Securing-1553
- Enter the directory by running: cd Securing-1553
- Install the dependencies by running: python3 -m pip install -r requirements.txt