lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 4 Feb 2016 10:07:49 +0100
From:	Juerg Haefliger <juerg.haefliger@....com>
To:	David Howells <dhowells@...hat.com>
Cc:	linux-kernel@...r.kernel.org, keyrings@...r.kernel.org,
	dwmw2@...radead.org
Subject: Re: [PATCH] scripts/sign-file.c: Add support for signing with a raw
 signature

On 02/03/2016 09:34 PM, David Howells wrote:
> Juerg Haefliger <juerg.haefliger@....com> wrote:
> 
>> +static EVP_PKEY *read_private_key(char *private_key_name)
> 
> const char * please.
> 
>> +static X509 *read_x509(char *x509_name)
> 
> And here.

Why? These functions do return pointers to EVP_PKEY and X509 structs.

...Juerg


> David
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ