Go to file
SI 1eabc67732 don't take the raw flag string as the private key, process it through Keccak-256 for proper diffusion
this alleviates the need to manually write flags that are 64 characters long to protect against cryptanalysis

this changes the encoding -- players need to use the same encoding for submissions as the one used to post challenges
2024-04-04 02:21:47 +02:00
flag_encoder don't take the raw flag string as the private key, process it through Keccak-256 for proper diffusion 2024-04-04 02:21:47 +02:00
cryptoctf.sol bump Solidity version pragma 2023-08-20 01:16:49 +00:00
main_cctf.txt import solutions 2022-12-07 10:46:50 +01:00
side_privacy.txt import solutions 2022-12-07 10:46:50 +01:00
side_rmrk.txt import solutions 2022-12-07 10:46:50 +01:00