mirror of
https://github.com/tcsenpai/xsacks.git
synced 2025-06-03 01:40:22 +00:00
chore: Add test instructions to README.md
This commit is contained in:
parent
2fcc71b8c7
commit
98a8abc1ea
@ -75,3 +75,10 @@ To decrypt the message, the recipient needs the encrypted message, the encoded k
|
||||
- **Complexity**: The X-SACKS cipher can be computationally intensive for large messages.
|
||||
- **Key Management**: Managing and securely storing the secure key is crucial for the cipher's effectiveness.
|
||||
|
||||
### Test
|
||||
|
||||
`git clone https://github.com/tcsenpai/xsacks`
|
||||
`cd xsacks`
|
||||
`python main.py`
|
||||
|
||||
Also play around with main.py for examples.
|
Loading…
x
Reference in New Issue
Block a user