]> Sergey Matveev's repositories - vors.git/blobdiff - internal/var.go
SipHash24 for short messages is much faster and secure enough
[vors.git] / internal / var.go
index 8236a4d77bfcf305a1e86c1c3201cb42a27b3bf287ce5c3a35b4d883dd030402..0ef1d5a837b85209d6db4e3c6d5f898138241699d5a1e4459a93e8c3942efe7e 100644 (file)
@@ -6,8 +6,6 @@ import (
 )
 
 const (
-       TagLen = 8
-
        CmdPing = "PING"
        CmdPong = "PONG"
        CmdAdd  = "ADD"