From: Tadeusz Struk <tadeusz.struk@intel•com>
To: Fridolin Pokorny <fpokorny@redhat•com>
Cc: Tom Herbert <tom@herbertland•com>,
Herbert Xu <herbert@gondor•apana.org.au>,
linux-crypto@vger•kernel.org, LKML <linux-kernel@vger•kernel.org>,
"David S. Miller" <davem@davemloft•net>,
Linux Kernel Network Developers <netdev@vger•kernel.org>,
davejwatson@fb•com, nmav@gnutls•org, fridolin.pokorny@gmail•com
Subject: Re: [PATCH 0/3] crypto: af_alg - add TLS type encryption
Date: Wed, 13 Apr 2016 15:46:00 -0700 [thread overview]
Message-ID: <570ECC28.3030008@intel.com> (raw)
In-Reply-To: <570CD852.7060003@redhat.com>
Hi Fridolin,
On 04/12/2016 04:13 AM, Fridolin Pokorny wrote:
> we were experimenting with this. We have a prove of concept of a kernel
> TLS type socket, so called AF_KTLS, which is based on Dave Watson's
> RFC5288 patch. It handles both TLS and DTLS, unfortunately it is not
> ready now to be proposed here. There are still issues which should be
> solved (but mostly user space API design) [1]. If you are interested, we
> could combine efforts.
>
> Regards,
> Fridolin Pokorny
>
> [1] https://github.com/fridex/af_ktls
I had a quick look and it looks like is limited only to gcm(aes).
I would be more interested to have a generic interface that could do generic algorithm
suits like aes-cbc-hmac-sha1 also.
This also seems to work in a synchronous (send one and wait) mode, which is a not good
solution for HW accelerators, which I'm trying to enable.
Thanks,
--
TS
next prev parent reply other threads:[~2016-04-13 22:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20160306012044.6369.63924.stgit@tstruk-mobl1>
[not found] ` <20160405112940.GB11852@gondor.apana.org.au>
[not found] ` <57054DBC.8010507@intel.com>
2016-04-08 2:52 ` [PATCH 0/3] crypto: af_alg - add TLS type encryption Herbert Xu
2016-04-08 2:58 ` Tom Herbert
2016-04-12 11:13 ` Fridolin Pokorny
2016-04-13 22:46 ` Tadeusz Struk [this message]
2016-04-14 6:47 ` Nikos Mavrogiannopoulos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=570ECC28.3030008@intel.com \
--to=tadeusz.struk@intel$(echo .)com \
--cc=davejwatson@fb$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=fpokorny@redhat$(echo .)com \
--cc=fridolin.pokorny@gmail$(echo .)com \
--cc=herbert@gondor$(echo .)apana.org.au \
--cc=linux-crypto@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=nmav@gnutls$(echo .)org \
--cc=tom@herbertland$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox