Sign a token with your own key
Bring your own private key, generated with OpenSSL, and sign a JWT with it. Pick a signature family and the same payload is signed three times, once with each hash size, so the three can be compared. Verify any of them at jwt.io with the matching public key.