Hi Stephan,
> This patch set adds the AF_ALG user space API to externalize the
> asymmetric cipher API recently added to the kernel crypto API.
>
> The patch set is tested with the user space library of libkcapi [1].
> Use [1] test/test.sh for a full test run. The test covers the
> following scen
Hi Linus:
This push fixes a problem in the Crypto API that may cause spurious
errors when signals are received by the process that made the orignal
system call into the kernel.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
Herbert Xu (1):
cr
Hi Stephan,
I tried 1 more patch. This time result is correct. Find attached patch
file. Is there any side effect of this patch.
Regards
Harsh Jain
On Mon, Oct 26, 2015 at 11:49 AM, Harsh Jain wrote:
> Hi Stephan,
>
> I also tried test program in libkcapi and it works. libkcapi opens
> socket