Merge branch 'development' into eddsa

This commit is contained in:
Pol Henarejos
2023-08-18 14:10:58 +02:00
3 changed files with 20 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
from fido2.client import CtapError
from fido2.cose import ES256, ES384, ES512, EdDSA
from fido2.cose import ES256, ES384, ES512
import pytest