@@ -22,9 +22,9 @@ import (
)
const (
Size = 512
Size = 128
//Iterations = (1<<16 - 1) / 256
Iterations = (1<<16 - 1) / 128
Iterations = (1<<16 - 1) / 64
var (
The note is not visible to the blocked user.