]> Cypherpunks.ru repositories - gogost.git/blobdiff - gogost.go
Separate GF^64 and GF^128 multiplier implementations
[gogost.git] / gogost.go
index de5246b5f736b84a4e85b2e72ffb55d67ec6fbe4..9343cffebfafed3e96338cde748054c3ebeee0e3 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.7.1"