On Thursday, June 28, 2018 at 5:54:39 AM UTC-4, Olaf van der Spek wrote: > > 2018-06-28 11:49 GMT+02:00 Jeffrey Walton <[email protected]>: > >> Bcrypt is kind of a mess. I suspect there will be a lot of interop > >> problems. > >> > >> When I looked into it in the past I did not find a stand alone > reference > >> implementation from the OpenBSD folks. I also could not find a > paper/PDF, > >> RFC or test vectors. There were also open question, like should one > include > >> a terminating NULL when using a C-style string. > > I doubt \0 is included, but that's trivial to test. > > > The branch lacks test vectors. It will need test vectors with provenance > > before the changes can be checked into master. Unfortunately OpenBSD's > > implementation does not compile as stand-alone so I'm not sure how to > > generate them. > > PHP's http://php.net/password_hash should do the trick right? > > Openwall.com has a C implementation as well. > > I'll have a look at the testing branch. >
Ack, thanks. You have been added as a coauthor of the class files. Jeff -- You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at http://www.cryptopp.com and http://groups.google.com/forum/#!forum/cryptopp-users. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
