import hmacmessage=b'Hello world!'key=b'secret'h=hmac.new(key,message,digestmod='MD5')print(h.hexdigest())
Standard input is empty
444fad0d374d14369d6b595062da5d91
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!