add CKM_EDDSA and CK_EDDSA_PARAMS support - #141
Conversation
8290db5 to
6460f10
Compare
6460f10 to
bab5f53
Compare
|
Do yo know why the github action for tox does NOT finish? It was working fine before your patch. |
I have no idea yet, I'll try to investigate, but I need some time to reproduce that workflow locally. |
|
Here is what I discovered: the tox workflow likely hangs because of a deadlock caused presumably by a certain sequence of Next I investigated the code in I didn't manage to figure out the exact cause of the problem but it appears to be connected with tl;dr; I managed to fix the problem by moving |
|
God job. |
No description provided.