
27 Jun
2018
27 Jun
'18
1:18 a.m.
+Tom
On 25 June 2018 at 23:49, parazyd parazyd@dyne.org wrote:
This commit will allow rsa-sign.c to be compiled when LibreSSL is used instead of OpenSSL.
I think it is better to describe the problem/motivation and the change that is being made:
E.g. At present rsa-sign.c cannot be built with LibreSSL. Adjust the version-number check to fix this.
Signed-off-by: parazyd parazyd@dyne.org
lib/rsa/rsa-sign.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org