Re: [Bacula-users] python implementation of bacula md5

2010-09-12 Thread Rory Campbell-Lange
On 12/09/10, James Harper (james.har...@bendigoit.com.au) wrote: > > I noted in my email of 14 August that I had a file with a bacula md5 > > that I was not able to match using the (Linux, Debian stable) md5 cli > > utility. > From memory, the MD5 is 'correct', but the base64 translation is a bit

Re: [Bacula-users] python implementation of bacula md5

2010-09-12 Thread James Harper
> > I noted in my email of 14 August that I had a file with a bacula md5 > that I was not able to match using the (Linux, Debian stable) md5 cli > utility. > > I would be grateful to learn if anyone has replicated the method of > calculating an md5 hash using python. If so I'd be grateful to know

[Bacula-users] python implementation of bacula md5

2010-09-12 Thread Rory Campbell-Lange
I noted in my email of 14 August that I had a file with a bacula md5 that I was not able to match using the (Linux, Debian stable) md5 cli utility. I would be grateful to learn if anyone has replicated the method of calculating an md5 hash using python. If so I'd be grateful to know how it is done