renamed [lib.scha/scha.go] into [lib.scha/hash.go]
This commit is contained in:
parent
4eb7d6de25
commit
aa9b7e7f92
|
@ -91,4 +91,4 @@ func Hash(input []byte, depth uint, salt []byte, pepper []byte) ([]byte, error)
|
|||
}
|
||||
|
||||
return digest, nil
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue