From: Sergey Matveev Date: Wed, 17 Jun 2020 11:42:51 +0000 (+0300) Subject: ACPKM/rekeying X-Git-Url: http://www.git.cypherpunks.ru/?p=gost-www.git;a=commitdiff_plain;h=03911aa8125f1ac517115c86395e1839afcca360 ACPKM/rekeying --- diff --git a/en/acpkm.texi b/en/acpkm.texi new file mode 100644 index 0000000..81d7407 --- /dev/null +++ b/en/acpkm.texi @@ -0,0 +1,16 @@ +@node enACPKM +@section External/internal rekeying mechanisms + +@table @asis +@item Algorithm type + Rekeying mechanisms for symmetric keys +@item RFC + @url{https://tools.ietf.org/html/rfc8645, 8645} +@item Standard + @url{https://tc26.ru/standarts/rekomendatsii-po-standartizatsii/r-1323565-1-017-2018-informatsionnaya-tekhnologiya-kriptograficheskaya-zashchita-informatsii-kriptograficheskie-algoritmy-soputstvuyushchie-primeneniyu-algoritmov-blochnogo-shifrovaniya.html, Р 1323565.1.017-2018} +@end table + +@strong{Features}: this RFC describes parallel and serial block-cipher, +hash-function and tree-based "external" rekeying methods and also +"internal" ACPKM (Advanced Cryptographic Prolongation of Key Material) +method. diff --git a/en/index.texi b/en/index.texi index b2af6f5..ae2c825 100644 --- a/en/index.texi +++ b/en/index.texi @@ -73,6 +73,13 @@ Information here is aimed for software and protocol developers. @item @ref{enMGM, MGM} @end itemize +@item + No standardized analogues. + @tab + @itemize + @item @ref{enACPKM, ACPKM} + @end itemize + @item No standardized analogues. @tab @@ -93,6 +100,7 @@ Information here is aimed for software and protocol developers. * Key meshing: enMeshing. * GOST R 34.11-94 (hash function): en341194. * Multilinear Galois Mode (authenticated encryption mode): enMGM. +* Rekeying mechanisms for symmetric keys: enACPKM. * Security Evaluated Standardized Password-Authenticated Key Exchange: enSESPAKE. @end menu @@ -110,4 +118,5 @@ site's author: @emph{admin at cypherpunks dot ru}. @include en/meshing.texi @include en/34.11-94.texi @include en/mgm.texi +@include en/acpkm.texi @include en/sespake.texi diff --git a/ru/acpkm.texi b/ru/acpkm.texi new file mode 100644 index 0000000..04d3341 --- /dev/null +++ b/ru/acpkm.texi @@ -0,0 +1,16 @@ +@node ruACPKM +@section Механизмы внешнего/внутреннего преобразования ключей + +@table @asis +@item Что за стандарт + Механизмы внешнего/внутреннего преобразования ключей +@item RFC + @url{https://tools.ietf.org/html/rfc8645, 8645} +@item Стандарт + @url{https://tc26.ru/standarts/rekomendatsii-po-standartizatsii/r-1323565-1-017-2018-informatsionnaya-tekhnologiya-kriptograficheskaya-zashchita-informatsii-kriptograficheskie-algoritmy-soputstvuyushchie-primeneniyu-algoritmov-blochnogo-shifrovaniya.html, Р 1323565.1.017-2018} +@end table + +@strong{Особенности}: этот RFC описывает параллельные и последовательные +методы "внешнего" преобразования ключей основанные на блочном шифре, хэш +функции или на основе деревьев, а также "внутренний" ACPKM (Advanced +Cryptographic Prolongation of Key Material) метод. diff --git a/ru/index.texi b/ru/index.texi index 1016121..b6783d8 100644 --- a/ru/index.texi +++ b/ru/index.texi @@ -74,6 +74,13 @@ @item @ref{ruMGM, MGM} @end itemize +@item + Стандартизованных аналогов нет. + @tab + @itemize + @item @ref{ruACPKM, ACPKM} + @end itemize + @item Стандартизованных аналогов нет. @tab @@ -94,6 +101,7 @@ * Key meshing (запутывание ключа): ruMeshing. * ГОСТ Р 34.11-94 (хэш-функция): ru341194. * Multilinear Galois Mode (режим аутентифицированного шифрования): ruMGM. +* Методы преобразования симметричных ключей: ruACPKM. * Security Evaluated Standardized Password-Authenticated Key Exchange: ruSESPAKE. @end menu @@ -111,4 +119,5 @@ @include ru/meshing.texi @include ru/34.11-94.texi @include ru/mgm.texi +@include ru/acpkm.texi @include ru/sespake.texi