- https://twitter.com/the_sohail_azim
- Joined on
2021-10-26
Block a user
Lacking feedback when executing user lookup
usability: WIP Friendly progress output
Ida/pbkdf2
prf key-value from keystore files could also be hmac-sha256, which isn't a valid param for hashlib.pbkdf2_hmac default to sha256 instead.
Ida/pbkdf2
This is a potentially breaking change if this method is being used elsewhere. I suggest we default to scrypt for now.