aboutsummaryrefslogtreecommitdiff
path: root/zsig
diff options
context:
space:
mode:
Diffstat (limited to 'zsig')
-rw-r--r--zsig/sum.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/zsig/sum.go b/zsig/sum.go
index 7ce9a9d..4843903 100644
--- a/zsig/sum.go
+++ b/zsig/sum.go
@@ -6,8 +6,8 @@ import (
)
const (
- Algoritghm = "SHA512/256"
- BlockSize = 65536
+ Alg = "SHA512/256"
+ BlockSize = 65536
)
// Sum calculates SHA512/256