]> Cypherpunks.ru repositories - gogost.git/commitdiff
Prepare for release
authorSergey Matveev <stargrave@stargrave.org>
Mon, 22 Apr 2024 14:04:40 +0000 (17:04 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 22 Apr 2024 14:22:24 +0000 (17:22 +0300)
gogost.go
news.texi

index b7d04d9692dc67496d71f12904ccdc1b0fae3fa9..f33164bec209502fb9c39b5133a185345046ac41 100644 (file)
--- a/gogost.go
+++ b/gogost.go
@@ -1,4 +1,4 @@
 // Pure Go GOST cryptographic functions library.
 package gogost
 
-const Version = "5.13.0"
+const Version = "5.14.1"
index fdca6926bd4b8d2060c689daed395a16579756a2..bd73cc2d3d409770ca4a356ae46eee819fcf4370 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -3,6 +3,13 @@
 
 @table @strong
 
+@anchor{Release 5.14.1}
+@item 5.14.1
+    @itemize
+    @item Forgotten @code{Version} raise
+    @item Streebog-512 PBKDF2 test vectors
+    @end itemize
+
 @anchor{Release 5.14.0}
 @item 5.14.0
 28147-89 and CryptoPro key wrapping support