Has anyone attempted to add support for Blowfish encryption to Crypto.Password? I have some $2y$... prefixed passwords (interfacing with the PHP password_verify()) which I need to verify.
I've looked into it briefly. As I recall, you need access to some low-level functions that AFAIK are not exposed in Nettle.
/grubba