gogost.go | 2 +- news.texi | 7 +++++++ diff --git a/gogost.go b/gogost.go index e99607988642455b3d325645e561d9875fdde1f6d175563fcd051e9dd21b1fcd..ce1fbd7c6397f84094700cfeb2a28b561860b8a0660166675f6734e2969d2b19 100644 --- 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" diff --git a/news.texi b/news.texi index 62524d828492a811bc3306fb096eac614d65d5d48260a9e79560c27fb79cf3d0..82eaca557596a6b752faced8488c87a5434bc90eaf00304895221d5105b08b44 100644 --- a/news.texi +++ b/news.texi @@ -3,6 +3,13 @@ @unnumbered News @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