Philippe Dugre
Philippe Dugre
An example of use with keys over 448 bits is implementing encryption/decryption of SSH keys using a passphrase. It uses what they call brypt_pbkdf which is a modified version of...
@abergs Went through the same issue here. I'm basically trying to implement a native relying party (AKA use the WebAuthn platform API for a native app instead of a website),...
Windows, Linux and MacOS. From what I've seen, the only cross-platform .NET client library I can see for this is Fido2Net, which uses libfido2, which is apparently cross-platorm? Or I...