trussed-dev / ctap-types

3 stars 9 forks source link

Extend fuzzing for ctap1 and ctap2 requests #57

Closed robin-nitrokey closed 3 months ago

robin-nitrokey commented 3 months ago

Previously, we only fuzzed the deserialization of PublicKeyCredentialUserEntity. This patch replaces that fuzz target with the deserialization of entire ctap1 and ctap2 requests.