This is a very basic tool implementing the SHAKE128 extendable output function. It expects input as hexadecimals; if you're trying to input an integer (i.e. a value in base 10), be sure to first convert it to base 16.

SHAKE128(m):