Hi Mat, On 06/15/2016 12:18 PM, Mat Martineau wrote: > There are some significant differences in the current iteration of > kernel AF_ALG akcipher support: > * Kernel handles padding > * Kernel accepts DER-encoded certs as-is (no need to extract values) > * Must explicitly set private or public key > --- > ell/cipher-private.h | 3 - > ell/cipher.c | 305 +++++++++++++-------------------------------------- > ell/cipher.h | 3 +- > ell/tls.c | 54 ++++----- > 4 files changed, 101 insertions(+), 264 deletions(-) > Applied, thanks. Regards, -Denis