]> Cypherpunks.ru repositories - gogost.git/blobdiff - gogost.go
Non need to marshal temporary buffers
[gogost.git] / gogost.go
index de5246b5f736b84a4e85b2e72ffb55d67ec6fbe4..ed45ddfe3b66a2083a179aa613f3d598b9068924 100644 (file)
--- a/gogost.go
+++ b/gogost.go
@@ -1,6 +1,4 @@
 // Pure Go GOST cryptographic functions library.
 package gogost
 
-var (
-       Version string = "UNKNOWN"
-)
+const Version = "5.2.0"