From: William R. <bil...@gm...> - 2018-03-29 02:50:49
|
Resend: bounce.. I'm not sure if folks want PRs via github or mailing list for this, but I added basic support to for random number generation: https://github.com/OpenSC/libp11/pull/214 I couldn't find a nice way to plumb the pkcs11 context back into the openssl random callbacks, as they don't provide an engine to pull the engine specific extra data from. |