]> Cypherpunks.ru repositories - gogost.git/blobdiff - src/cypherpunks.ru/gogost/gost34112012/hash.go
Add Size constant to hash modules
[gogost.git] / src / cypherpunks.ru / gogost / gost34112012 / hash.go
index 7289c400985fc4da3da52c79c56cbf0988170e01..8f8c77e90ed9ea8b445c80b5215c38d1b5474c54 100644 (file)
@@ -24,6 +24,7 @@ import (
 
 const (
        BlockSize = 64
+       Size = 64
 )
 
 var (