Update decrypt.py to take cipher text and nonce (both binary) input from the user. **See line 68 and 69.**
Update decrypt.py to take cipher text and nonce (both binary) input from the user.
See line 68 and 69.