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>
Cc: "Anton V. Boyarshinov" <boyarsh@altlinux.org>
Subject: [oss-gost-crypto]  Linux с криптографией ГОСТ
Date: Fri, 16 Nov 2018 22:55:38 +0300
Message-ID: <20181116195537.be7m36qpvrox5cee@sole.flsd.net> (raw)

JFYI

1. Herbert Xu принял мои патчи со Стрибог в дерево cryptodev, то есть они
попадут в ядро после 4.20:

 10671407 Accepted [v4,1/3] crypto: streebog - add Streebog hash function
 10671399 Accepted [v4,2/3] crypto: streebog - register Streebog in hash info for IMA
 10671403 Accepted [v4,3/3] crypto: streebog - add Streebog test vectors

Имена алгоритмов изменены с того, что я хотел изначально (sb256, sb512) на
streebog256, streebog512.

2. В ima-evm-utils используется openssl, и хэш вынимается по имени через
EVP_get_digestbyname(). Для Стрибога в openssl прописаны имена
"md_gost12_256" и "md_gost12_512". Это не проблема. Но было бы лучше,
чтоб можно было использовать алиасы со streebog в имени.

4. В феврале 2017 Nitin Kumbhar из NVIDIA отсылал 2 версии патчей с
ECDSA, которые не были приняты, так как в ядре для них не было
пользователя:

  https://patchwork.kernel.org/project/linux-crypto/list/?series=&submitter=172229&state=*

Я с ним связался и он отказался их дальше продвигать, но дал свое
разрешение (которое в принципе и не требовалось в силу GPL) использовать
их как основу для наших нужд:

On Thu, Nov 08, 2018 at 04:12:44PM +0000, Nitin Kumbhar wrote:
| It seems like I may not be able to work on the ECDSA patches that I
| posted some time back. Please feel free to reuse my patches to address
| your dependency.

Хотелось бы найти для них пользователя до интеграции с IMA и с ГОСТ, так
как в IMA hardcoded RSA и его придется довольно сильно менять (и в ядре
и в ima-evm-utils). Для того чтоб все не шло одним гигантским патчсетом,
а поэтапно.



             reply	other threads:[~2018-11-16 19:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-16 19:55 Vitaly Chikunov [this message]
2018-11-17 17:02   ` Vitaly Chikunov
2018-11-17 18:25       ` Vitaly Chikunov
2018-11-18 17:28           ` Vitaly Chikunov

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=20181116195537.be7m36qpvrox5cee@sole.flsd.net \
    --to=vt@altlinux.org \
    --cc=boyarsh@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