]> Cypherpunks.ru repositories - gogost.git/blobdiff - gogost.go
Less Streebog allocations
[gogost.git] / gogost.go
index 767e461e9681c65d6ccc1a1f9d836ca4d4165bbd..e6ded96834f4b7489dae86b5b5e8582c79e31aa2 100644 (file)
--- a/gogost.go
+++ b/gogost.go
@@ -1,6 +1,4 @@
 // Pure Go GOST cryptographic functions library.
 package gogost
 
-var (
-       Version string
-)
+const Version = "5.4.0"