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

Use beforeAll/afterAll in CipherTransformFactory in crypto_spec.js (issue 6905) #7174

Merged
merged 1 commit into from
Apr 10, 2016
Merged

Use beforeAll/afterAll in CipherTransformFactory in crypto_spec.js (issue 6905) #7174

merged 1 commit into from
Apr 10, 2016

Commits on Apr 10, 2016

  1. Use beforeAll/afterAll in CipherTransformFactory in crypto_spec…

    ….js (issue 6905
    
    This patch also adds/improves utility functions for checking if the passwords are correct/incorrect, and replaces `string2binary` with `stringToBytes`. Finally the patch does away with the `DictMock`, in favour of using actual `Dict`s.
    
    Re: issue 6905.
    Snuffleupagus committed Apr 10, 2016
    Configuration menu
    Copy the full SHA
    b0ce83b View commit details
    Browse the repository at this point in the history