Polkadot_Championship_Chall.../Prequalification_Challenges/entropy
six 9d09790fe7 Entropy 2023-10-27 20:39:38 +04:00
..
README.md Entropy 2023-10-27 20:39:38 +04:00

README.md

Entropy with Shannon

What is the Shannon Entropy of "DOGE" after turning it into Base64, then to consecutive Hex (no space or any delimiters)? To generate the flag, insert the value with exactly 15 digits after the decimal point, for example: PC{4.325817531314781}

Steps: Base64 -> Hex (no delimiters) -> Shannon entropy up to 15 digits

If you have solved this challenge, please send your code along with the registration.

Reference: https://en.wikipedia.org/wiki/Entropy_(information_theory)

Keccak256: 0x513b0aa1dcded5f38352d6b9ef729bb0ae4069489e0c2603dce4b91a3f1433d0

Challenge author: six