bcrypt ideas
[email protected] (Daniel)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
Hey folks, I was just wondering if anyone has tried to write a bcrypt cypher script in php (in a similar fashion to php pear's 'crypt_blowfish') - my experience with compiling suhosin (which includes the one-way crypt_blowfish used in bcrypt) hasn't been pretty and I'm wondering whether anyone else has explored alternative methods. Thanks