In the _beginning_, mind. hex2string("123") should be "\x01\x23", not "\x12\x30".
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
Previous text:
2003-03-12 17:24: Subject: nettle.cmod
string2hex and hex2string is ok by me. Don't throw an error for uneven lengthed hex strings though. Pad them instead.
/ Martin Nilsson (har bott i google)