Cryptographically Secure Messaging Interface
To run this code:
- Clone this repo
- Create an Amazon S3 bucket and put bucket information in
main.py(Both the writeAWS and readAWS functions) - Run the make command and see all the output in
output.txt output.txthas all cryptographic information for three test messages- You can compare to the
Output Example.txtfile, which is what the ouput should be for the 3 test messages once the AWS bucket is set up