bottee

Results 8 comments of bottee

I'm still(!) waiting for the dev board. But ist is quite clear that it will not work as the i.MX7D has no GPU. About the i.MX6 I found the following:...

This issue is important to be able to write interoperable app. It would be great if this could be addressed soon!

Hello, meanwhile I updated to macOS Catalina 10.15.2 and OpenSC-0.20.0-rc4 but I still get the same error. It would really be helpful to get some feedback if I'm doing something...

@jans23 I tried to build OpenSC from master but it didn't work. I created https://github.com/frankmorgner/OpenSCToken/issues/22

Only some documentation issues caused #22. Now I was able to build and debug. The problem with the Nitrokey Pro 2 seems to be located in TokenSession.m in supportsOperation: `alg_info->flags`...

I just tested the support of `SC_ALGORITHM_RSA_RAW` on the card level as @frankmorgner suggested. It is not working for Nitrokey Pro 2, `sc_pkcs15_compute_signature` failed.

So it seems there is no solution for RSA at the moment. I'm not able to implement the suggested mapping. I tried to use ECC keys instead: [https://www.nitrokey.com/documentation/elliptic-curves-ecc-support-nitrokey-storage-2-and-pro-2](https://www.nitrokey.com/documentation/elliptic-curves-ecc-support-nitrokey-storage-2-and-pro-2) To get...

This bug can easily be reproduced with `markdown-output.md` from the `test-positive` folder in this repository and `mogrify` from `imagemagick`: ``` ./node_modules/.bin/mmdc -i ./test-positive/markdown-output.md -o markdown.md mogrify -trim markdown-1.svg mogrify -trim...