l104/test/test2.php

<?php $hash = $_GET['hash']; $hash=hash('sha256', $hash); echo $hash; ?>

Resultaat

Made by Thijs Aarnoudse