Open-source aspects of GOST Cryptography
 help / color / mirror / Atom feed
From: Vitaly Chikunov <vt@altlinux.org>
To: Open-source aspects of GOST Cryptography
	<oss-gost-crypto@lists.altlinux.org>
Subject: Re: [oss-gost-crypto] TLS offload
Date: Mon, 1 Apr 2019 15:49:33 +0300
Message-ID: <20190401124933.ojh23uwbcgybb45e@altlinux.org> (raw)
In-Reply-To: <CADqLbz+8y5Gh5NU4iJJwg4zVAHzyxLCSCf0JYP-dW2p9T6e4bg@mail.gmail.com>

On Mon, Apr 01, 2019 at 03:32:06PM +0300, Dmitry Belyavsky wrote:
>    On Mon, Apr 1, 2019 at 3:30 PM Vitaly Chikunov <[1]vt@altlinux.org>
>    wrote:
> 
>      Hi,
>      On Mon, Apr 01, 2019 at 03:24:10PM +0300, Dmitry Belyavsky wrote:
>      >    Привет!
>      >    В OpenSSL master сегодня вошла поддержка TLS kernel socket
>      >    ([1][2]https://github.com/openssl/openssl/pull/5253,
>      [2][3]https://github.com
>      >    /openssl/openssl/pull/7848). Теперь можно говорить, что мы
>      планируем
>      >    поддерживать российскую крипту в ядре для TLS kernel offload.
>      Да, но без железа (что доказывается отсутствием драйверов) это не
>      считается.
>      Generic реализация это только fallback при отсутствии конкретного
>      железа в
>      системе.
> 
>    А сам по себе перенос из userspace в kernel space не даёт прироста
>    скорости?

Может даже замедлиться из-за дополнительного копирования при read/write.
Хотя там есть и zero copy interface.

Вообще, маинтайнер(ы) Crypto API не хотят, чтоб это была "ещё одна
крипто либа", а только чтоб это использовалось для нужд ядра. Так что
код в ядро для нужд OpenSSL они скорее всего не примут. Streebog приняли
так как есть функционал в ядре (IMA/EVM), который может его
использовать.

>    --
>    SY, Dmitry Belyavsky
> 
> References
> 
>    1. mailto:vt@altlinux.org
>    2. https://github.com/openssl/openssl/pull/5253
>    3. https://github.com/

> _______________________________________________
> oss-gost-crypto mailing list
> oss-gost-crypto@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/oss-gost-crypto



      parent reply	other threads:[~2019-04-01 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01 12:30 ` Vitaly Chikunov
2019-04-01 12:49     ` Vitaly Chikunov [this message]

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=20190401124933.ojh23uwbcgybb45e@altlinux.org \
    --to=vt@altlinux.org \
    --cc=oss-gost-crypto@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Open-source aspects of GOST Cryptography

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/oss-gost-crypto/0 oss-gost-crypto/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 oss-gost-crypto oss-gost-crypto/ http://lore.altlinux.org/oss-gost-crypto \
		oss-gost-crypto@lists.altlinux.org oss-gost-crypto@lists.altlinux.ru oss-gost-crypto@lists.altlinux.com
	public-inbox-index oss-gost-crypto

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.oss-gost-crypto


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git