Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

confused about hash twice #48

Open
joshua23333 opened this issue May 10, 2021 · 0 comments
Open

confused about hash twice #48

joshua23333 opened this issue May 10, 2021 · 0 comments

Comments

@joshua23333
Copy link

salts = tuple(hashfn(hashfn(pack('I', i)).digest()) for i in range_fn(num_salts))
why do I need to hash twice,we only use it once and can get the same result.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant