Author :
djm
Date :
2020-04-28 04:02:29
Hash :3ce2af41 Message :when signing a challenge using a FIDO toke, perform the hashing in the
middleware layer rather than in ssh code. This allows middlewares that
call APIs that perform the hashing implicitly (including Microsoft's
AFAIK). ok markus@