Hi Alex,
there is a little bug in the xmlrpc.php that is not fixed in the latest version 1.8.
On line 114 (e.g.) the bits should be base64_decoded:
114 $bits = base64_decode($data['bits']);
Thanx for fixing in the next version.
Greetz from Cologne to Cologne
Detlev