]> Cypherpunks.ru repositories - pygost.git/blobdiff - NEWS
Separate 34.11-94 PBKDF2 function could be useful
[pygost.git] / NEWS
diff --git a/NEWS b/NEWS
index 2f4d345825c60519c8d9b3e3c66c1185c8edec89..e2887cc5e27643b7e044f7b347290e2bbd45e043 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,8 @@
 3.0:
-    Many incompatible changes:
-
     * gost3411_94 renamed to gost341194
     * gost3411_2012 renamed and splitted to gost34112012256, gost34112012512
     * GOST34112012 splitted to GOST34112012256, GOST34112012512
-    * gost3410.kek moved to separate gost3410_vko.vko_34102001
+    * gost3410.kek moved to separate gost3410_vko.kek_34102001
     * 34.10-2012 VKO appeared in gost3410_vko, with test vectors
     * 34.11-94 digest is reversed, to be compatible with HMAC and
       PBKDF2 test vectors describe in TC26 documents
@@ -13,6 +11,7 @@
       helpers added, removing the need of x509 module at all
     * gost3410.verify expects (pubX, pubY) tuple, instead of two separate
       pubX, pubY arguments
+    * 34.11-94 based PBKDF2 function added
 
 2.4:
     Fixed 34.13 mypy stub