Updated Searchers, explained (markdown)

Bee 2020-09-06 11:32:13 +01:00
parent f873922ad5
commit 3061c31f1d
1 changed files with 1 additions and 1 deletions

@ -46,4 +46,4 @@ The Shannen Entropy is 5.23.
Now if we “decode Base64” and get the entropy again:
![](https://cdn.substack.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2Fa9ceeddb-dece-4113-96c9-5a8c5776ce34_1441x1189.png)
Its now 3.88. Even though we have no idea how many more decryptions there are, or if our Base64 decoding successfully resulted in the correct decoding) we know we are going in the right direction because the Entropy is decreasing.
Its now 3.88. Even though we have no idea how many more decryptions there are, or if our Base64 decoding successfully resulted in the correct decoding we know we are going in the right direction because the Entropy is decreasing.