kaczmarczyck

Results 94 comments of kaczmarczyck

This PR does not work with the current CI, since crypto was excluded from clippy. I verified that CI fails when I add a let-and-return in the opensk library.

Now that we pin `Cargo.lock` files, we don't want outdated notifications. Instead, we will upgrade compiler versions and packages before a release (or earlier, if cargo audit notifies us of...

After #662, cargo audit is happy.

There are no new developments around ECDAA, so I assume no interest. Please reopen when this changes.

Should be fixed with our CTAP library.

It is now possible to use OpenSK as a library. While the API is still not fixed, people are actively working on new `Env` implementations. There is a separate issue...

Closing this as a duplicate of #288 .

After compiling with `USE_BATCH_ATTESTATION` set to `true`, did you also configure OpenSK to set a certificate? ```shell ./tools/configure.py \ --certificate=crypto_data/opensk_cert.pem \ --private-key=crypto_data/opensk.key ``` And if so, can you tell me...

It works for me, but I see you use Windows, and you don't seem to pass the Windows dialog. Is your problem Google specific, and all other websites work?