This is an implementation of a custom hash function. It can be used for teaching e.g. in a ctf-challenge
Go to file
marvin.weiler 5c7859137e Update 'hash.py' 2022-11-11 15:41:26 +01:00
LICENSE Initial commit 2022-10-31 15:18:30 +01:00
README.md Initial commit 2022-10-31 15:18:30 +01:00
hash.py Update 'hash.py' 2022-11-11 15:41:26 +01:00

README.md

sfl_2022_2023_hash

This is an implementation of a custom hash function. It can be used for teaching e.g. in a ctf-challenge