Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在为 WebAuthn / FIDO2 注册和身份验证构建服务器库。我发现可以发送什么样的证明对象有很多排列。我想确保我为库编写的测试将至少涵盖最常见的证明格式及其签名密钥和散列算法的组合。
为了让我这样做,是否有任何预先存在的示例可以用作参考?
您可能想检查这个答案:Testing WebAuthn via REST tool?
请注意,截至 2019 年 6 月,该测试套件无法在 Linux 上运行。