istepic
istepic
Hey @mtrojnar, are there any plans on implementing keygen functionality? I went with your suggestion by (mis)using `app_data` from `EVP_PKEY_CTX` for passing key label, id and other things from OpenSSL...
Hello @mtrojnar, does this approach to key generation seem plausible _at all_ to you?
> Is there an alternative way of generating EC key pairs on the token? It is currently possible to generate EC keys with pkcs11-tool, but not libp11 API. No alternative...
I think what OP wanted to get is what is described in https://labgrid.readthedocs.io/en/latest/configuration.html#exporter-configuration From the docs: ``` usb-hub-in-rack12: console-main: cls: 'USBSerialPort' match: '@ID_PATH': 'pci-0000:05:00.0-usb-3-1.3' console-secondary: cls: 'USBSerialPort' match: '@ID_PATH': 'pci-0000:05:00.0-usb-3-1.4'...