All libassuan/pwmd protocol commands with the exception of OPEN/SAVE are
blocking making this library pretty much useless in a non-blocking program.
Use threads instead.

PWMD_OPTION_PASSPHRASE_CB and retries. Maybe a bug, maybe not.
