]> Cypherpunks.ru repositories - gost-www.git/commitdiff
ACPKM/rekeying
authorSergey Matveev <stargrave@stargrave.org>
Wed, 17 Jun 2020 11:42:51 +0000 (14:42 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 17 Jun 2020 11:43:42 +0000 (14:43 +0300)
en/acpkm.texi [new file with mode: 0644]
en/index.texi
ru/acpkm.texi [new file with mode: 0644]
ru/index.texi

diff --git a/en/acpkm.texi b/en/acpkm.texi
new file mode 100644 (file)
index 0000000..81d7407
--- /dev/null
@@ -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.
index b2af6f5b59cad0bd0ac2fade30ed30d2817bbcb4..ae2c825db7fb3302c249fe63e593e23b890ec09a 100644 (file)
@@ -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 (file)
index 0000000..04d3341
--- /dev/null
@@ -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) метод.
index 101612150df3796b5499db2f4cb8c1e51778c7cb..b6783d8e2eedc78323ac21202ac2e558c3f49685 100644 (file)
     @item @ref{ruMGM, MGM}
     @end itemize
 
+@item
+    Стандартизованных аналогов нет.
+    @tab
+    @itemize
+    @item @ref{ruACPKM, ACPKM}
+    @end itemize
+
 @item
     Стандартизованных аналогов нет.
     @tab
 * Key meshing (запутывание ключа): ruMeshing.
 * ГОСТ Р 34.11-94 (хэш-функция): ru341194.
 * Multilinear Galois Mode (режим аутентифицированного шифрования): ruMGM.
+* Методы преобразования симметричных ключей: ruACPKM.
 * Security Evaluated Standardized Password-Authenticated Key Exchange: ruSESPAKE.
 @end menu
 
 @include ru/meshing.texi
 @include ru/34.11-94.texi
 @include ru/mgm.texi
+@include ru/acpkm.texi
 @include ru/sespake.texi