]> Cypherpunks.ru repositories - pygost.git/blobdiff - news.texi
Add PEP-396 compatible module's __version__
[pygost.git] / news.texi
index b1bf15ce64ab8501834c780f5baaaf1c57b4af0f..852e836ecc6bdbe4e32a1511be90bdfabcad4693 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -3,6 +3,22 @@
 
 @table @strong
 
+@anchor{Release 4.1}
+@item 4.1
+    @itemize
+    @item PEP-396 compatible module's @code{__version__}
+    @item Curve parameters aliases:
+@verbatim
+id-GostR3410-2001-CryptoPro-XchA-ParamSet -> id-GostR3410-2001-CryptoPro-A-ParamSet
+id-GostR3410-2001-CryptoPro-XchB-ParamSet -> id-GostR3410-2001-CryptoPro-C-ParamSet
+id-tc26-gost-3410-2012-256-paramSetB      -> id-GostR3410-2001-CryptoPro-A-ParamSet
+id-tc26-gost-3410-2012-256-paramSetC      -> id-GostR3410-2001-CryptoPro-B-ParamSet
+id-tc26-gost-3410-2012-256-paramSetD      -> id-GostR3410-2001-CryptoPro-C-ParamSet
+@end verbatim
+    @item Forbid any later GNU GPL version autousage (project's licence
+        now is GNU GPLv3 only)
+    @end itemize
+
 @anchor{Release 4.0}
 @item 4.0
     @itemize