Konstantinos Chalkias
|
a49e089e54
|
Merge pull request #146 from novifinancial/kostas-duplicate-code-v2
Helper generate_nonce to avoid duplicated code + default values for Scrypt
|
2021-02-21 22:33:12 -08:00 |
|
Kostas Chalkias
|
37f98b3742
|
Helper function generate_nonce to avoid duplicates + default values for Scrypt
|
2021-02-21 20:29:26 -08:00 |
|
Konstantinos Chalkias
|
1f608e464c
|
Merge pull request #129 from novifinancial/kostas-hasher-reuse
Reuse hashers by `hasher.finalize_reset()`
|
2021-02-04 19:36:21 -08:00 |
|
Kostas Chalkias
|
e32b240ce2
|
Reuse hashers by hasher.finalize_reset which is slightly faster than constructing the hasher object each time.
|
2021-02-04 17:00:17 -08:00 |
|