]> Cypherpunks.ru repositories - gogost.git/blobdiff - NEWS
Raise copyright years
[gogost.git] / NEWS
diff --git a/NEWS b/NEWS
index 452e15acbf1c4bbfc7577b9af01279d6e8b5b272..5e997bdaf7fdc3ca0cc82b27be4c90ee8e9c8430 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,16 @@
-4.1:
-    * ESPTREE implementation
+4.2.0:
+    * PRF_IPSEC_PRFPLUS_GOSTR3411_2012_{256,512} implementation
+    * Generic prf+ function (taken from IKEv2) implementation
+
+4.1.0:
+    * ESPTREE/IKETREE implementation
     * CurveIdtc26gost34102012256paramSetB, CurveIdtc26gost34102012256paramSetC,
       CurveIdtc26gost34102012256paramSetD curve aliases
     * Forbid any later GNU GPL version autousage
       (project's licence now is GNU GPLv3 only)
-    * Project now is go-get-able: go get go.cypherpunks.ru/gogost/v4
+    * Project now is go get-able and uses go.cypherpunks.ru namespace:
+      go get go.cypherpunks.ru/gogost
+      go get go.cypherpunks.ru/gogost/cmd/streebog{256,512}
 
 4.0:
     * Backward incompatible change: all keys passing to encryption
@@ -74,4 +80,4 @@
     * 28147-89 CBC mode of operation
 
 1.0:
-    Initial release.
+    Initial release