Skip to content

Segmentation Fault with high iterations #2

Description

@dfc

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:

https://gist.github.com/2924570

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions