mirror of
https://github.com/billbuchanan/appliedcrypto.git
synced 2026-02-22 11:48:11 +00:00
Update possible_ans.md
This commit is contained in:
@@ -486,7 +486,7 @@ plaintext = Padding.removePadding(plaintext.decode(),blocksize=Padding.AES_block
|
||||
|
||||
print (" decrypt: "+plaintext)
|
||||
```
|
||||
A sample is [here])(https://repl.it/@billbuchanan/ch02ans06#main.py).
|
||||
A sample is [here](https://repl.it/@billbuchanan/ch02ans06#main.py).
|
||||
|
||||
A sample run gives:
|
||||
<pre>
|
||||
|
||||
Reference in New Issue
Block a user