Skip to content

PYPI version 1.5.0

Compare
Choose a tag to compare
@ricmoo ricmoo released this 19 Jun 21:34
· 5 commits to master since this release

Optimized the scrypt hash algorithm to process arrays of integers instead of characters.
All (both) util functions have been inlined into the hash and pbkdf2 functions.