]> Cypherpunks.ru repositories - gost-www.git/blob - en/vko.texi
Излишний @documentencoding
[gost-www.git] / en / vko.texi
1 @node enVKO
2 @section VKO 34.10-2001/2012
3
4 @table @asis
5 @item Algorithm type
6     Key-agreement
7 @item Keysize
8     256 bit
9 @item RFC
10     @itemize
11     @item @url{https://tools.ietf.org/html/rfc7836.html, RFC 7836}: VKO GOST R 34.10-2012
12     @item @url{https://tools.ietf.org/html/rfc4357.html, RFC 4357}: VKO GOST R 34.10-2001
13     @end itemize
14 @end table
15
16 @strong{Features}:
17 @itemize
18 @item This algorithm multiplies own private key, remote public key and
19 hashes the result, producing common key. Basically it is Diffie-Hellman
20 key-agreement based on elliptic curves.
21 @item Additional user key material (UKM) is specified at inputs.
22 @end itemize
23
24 @strong{Implementations}: @ref{VKOImpl, here}.