I tried to implement bcrypt-hash password verification using the existing Nettle library. As it seems, that is impossible without messing with the internal state of the Blowfish encryption engine.
If I were to contribute some code that supports this, what are my chances of getting it included in the Nettle library proper?