]> Cypherpunks.ru repositories - pygost.git/blobdiff - www.texi
Fix stubs: successors of PEP247
[pygost.git] / www.texi
index f785c2ee10c6a31ab6dc40338c680291b7575500..1c0f9a87de874cf184b056fb2de902668f41ee9e 100644 (file)
--- a/www.texi
+++ b/www.texi
@@ -37,10 +37,10 @@ Currently supported algorithms are:
     (@url{https://tools.ietf.org/html/rfc7091.html, RFC 7091})
     public key signature function
 @item various 34.10 curve parameters included
-@item VKO GOST R 34.10-2001 Diffie-Hellman function
+@item VKO GOST R 34.10-2001 key agreement function
     (@url{https://tools.ietf.org/html/rfc4357.html, RFC 4357})
-@item VKO GOST R 34.10-2012 Diffie-Hellman function
-    (@url{http://tc26.ru/methods/recommendation/%D0%A2%D0%9A26%D0%90%D0%9B%D0%93.pdf, ТК26})
+@item VKO GOST R 34.10-2012 key agreement function
+    (@url{https://tools.ietf.org/html/rfc7836.html, RFC 7836})
 @item 28147-89 and CryptoPro key wrapping
     (@url{https://tools.ietf.org/html/rfc4357.html, RFC 4357})
 @item 28147-89 CryptoPro key meshing for CFB mode
@@ -88,6 +88,9 @@ mailing list. Announcements also go to this mailing list.
 @unnumbered News
 
 @table @strong
+@item 3.1
+Fixed mypy stubs related to PEP247-successors.
+
 @item 3.0
     @itemize
     @item @code{gost3411_94} renamed to @code{gost341194}