Yeah they all seem to return binary. There seems to be no quickfix since
util only provides conversion in one direction... Ill look into it.

Tankred
Am 18.03.2012 00:58 schrieb "Alex (via OpenPGP.js)" <[email protected]>:

> Hi Tankred,
>
> > Should I change the MD5 it to a binary output?
>
> well, what do the other hash methods return? I think your MD5
> implementation should return the same type...
>
> Best regards, Alex
>
> On 17.03.2012, at 13:20, Tankred Hase wrote:
>
> > Ooops... The OpenPGP.js unit test for MD5 seem to bee failing since the
> new implementation returns hex and the test apply util.hexstrdump on the
> result. Should I change the MD5 it to a binary output?
> >
> > Tankred
> >
> > Am 17. März 2012 22:52 schrieb Tankred Hase <[email protected]>:
> > Hi,
> >
> > I'm using MD5 since the google app engine blob-store uses it. I had some
> trouble with the current MD5 implementation, it also seemed to be a bit
> slow. I looked around a bit and added a faster implementation.
> >
> > I created a branch on github... please review the changes:
> https://github.com/openpgpjs/openpgpjs/compare/faster_md5 Thanks!
> >
> > Tankred
> >
> > _______________________________________________
> >
> > http://openpgpjs.org
>
> _______________________________________________
>
> http://openpgpjs.org
>
_______________________________________________

http://openpgpjs.org

Reply via email to