Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanups and more tests #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

Vagabond
Copy link

  • Fixed a bunch of dialyzer errors
  • Fixed incorrect return from pbkdf2/4
  • Added test vectors from RFC3962
  • Added erlang quickcheck test to compare output against OpenSSL's PBKDF2 implementation

… openssl

Effectively, EQC randomly generates inputs for PBKDF2 and runs both the
erlang and OpenSSL versions and ensures they generate the same result
every time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant