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

Converted rest of Cipher, JS & BitwiseOp modules #310

Merged
merged 6 commits into from
May 27, 2018

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    189e077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b8b2f View commit details
    Browse the repository at this point in the history
  3. Converted PBKDF2 and RC2, enabled tests, deleted legacy Cipher file

    Also made DESDecrypt test pass
    mattnotmitt committed May 23, 2018
    Configuration menu
    Copy the full SHA
    9ffab37 View commit details
    Browse the repository at this point in the history
  4. Ported Bitwise operations

    also enabled bitshift tests
    mattnotmitt committed May 23, 2018
    Configuration menu
    Copy the full SHA
    95f81ad View commit details
    Browse the repository at this point in the history
  5. Converted JS operations

    Deleted legacy files, neatened args in other ported ops
    mattnotmitt committed May 23, 2018
    Configuration menu
    Copy the full SHA
    176e83a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

  1. Configuration menu
    Copy the full SHA
    905bc66 View commit details
    Browse the repository at this point in the history