From: GitHub <no...@gi...> - 2018-11-14 16:34:37
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 4e1474e8aa84988a17749c563ef601f0288139a8 https://github.com/OpenSC/libp11/commit/4e1474e8aa84988a17749c563ef601f0288139a8 Author: Doug Engert <dee...@gm...> Date: 2018-11-14 (Wed, 14 Nov 2018) Changed paths: M src/p11_ec.c Log Message: ----------- p11_ec.c needs a BIGNUM When running under OpeSSL 1.1.1 there must be a BIGNUM for the private even if is empty. On branch priv-ecc Changes to be committed: modified: src/p11_ec.c **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |