-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Anti-weakpasswords/PBKDF2-Python-hmaclib-custom-A
#1Description
I am getting a segmentation fault with:
print pbkdf2.pbkdf2_hex('asdfcasdfc','asdfasd',99999,20)The commented out test from the RFC also seg faults:
print pbkdf2.pbkdf2_hex('password', 'salt', 16777216, 20)If you are interested I put a gdb backtrace on:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels