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

