2018-06-28 11:49 GMT+02:00 Jeffrey Walton <noloa...@gmail.com>:
>> 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.

-- 
Olaf

-- 
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 cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to