I hereby claim:
- I am simonwistow on github.
- I am simonwistow (https://keybase.io/simonwistow) on keybase.
- I have a public key whose fingerprint is 152C E5E0 FF2E DC34 4A4B F259 B137 98F6 4EA8 AFB0
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
/* | |
* A WML Script implementation of the RSA Data Security, Inc. MD5 Message | |
* Digest Algorithm, as defined in RFC 1321. | |
* Copyright (C) Simon Wistow, 2001 | |
*/ | |
use url md5aux "md5_aux.wmlsc"; | |
function calcMD5(str) | |
{ |