]> Cypherpunks.ru repositories - gost-www.git/blobdiff - en/34.10.texi
Links to implementations
[gost-www.git] / en / 34.10.texi
index f13bf9d03d5d3ff24793009d84ebae68d03c45b4..5bdfdfbedd71684c5bcdfc273da37238ab6ead34 100644 (file)
@@ -6,16 +6,23 @@
     Digital signature, based on elliptic curve
 @item Elliptic curve form
     Weirstrass
+@item Keysize
+    @itemize
+    @item 256 or 512 bit for GOST R 34.10-2012
+    @item 256 bit for GOST R 34.10-2001
+    @end itemize
 @item Used hash
     @itemize
-    @item @ref{en341194, GOST R 34.11-94} fo GOST R 34.10-2001
-    @item @ref{en34112015, Streebog} fo GOST R 34.10-2012
+    @item @ref{en34112015, Streebog} fo GOST R 34.10-2012, 256 or 512 bit
+    @item @ref{en341194, GOST R 34.11-94} fo GOST R 34.10-2001, 256 bit
     @end itemize
 @item RFC
     @itemize
-    @item @url{https://tools.ietf.org/html/rfc5832.html, RFC 5832}: GOST R 34.10-2001
     @item @url{https://tools.ietf.org/html/rfc7091.html, RFC 7091}: GOST R 34.10-2012
+    @item @url{https://tools.ietf.org/html/rfc5832.html, RFC 5832}: GOST R 34.10-2001
     @end itemize
+@item Wikipedia
+    @url{https://ru.wikipedia.org/wiki/%D0%93%D0%9E%D0%A1%D0%A2_%D0%A0_34.10-2012, article}
 @end table
 
 @strong{Features}:
@@ -23,3 +30,5 @@
 @item Standard does not define fixed elliptic curve parameters, so you
 have to specify/send them by yourself.
 @end itemize
+
+@strong{Implementations}: @ref{3410Impl, here}.