jmhobbs

BlowPass Has Taken Over

So I thought that I had moved past BlowPass. I guess I was wrong. I've been spending every spare moment working on it. I found what I feel is a better Blowfish library at www.farfarfar.com. I still can't implement any of the vector tests because they're all in hex and translate into nasty characters. This means I have no actual idea if the crypt is working. I also quickly stopped trying to write my own Twofish implementation. I could handle it in C I think, but not JavaScript, I don't know enough of it and it's little oddities.

Regardless of all that, I've got my prototype AJAX down pat now (okay, AHAH) and I'm working up my own open source version of passlet.com. Here's a nice list of features/todo's.

You can check out the current version at https://static.velvetcache.org/projects/blowpass/demo/ to play around.