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

Refactoring #95

Merged
merged 1 commit into from
Jul 3, 2019
Merged

Refactoring #95

merged 1 commit into from
Jul 3, 2019

Commits on Jul 1, 2019

  1. Refactoring

    * Blake2Generator::getInt32 renamed to getUInt32 to avoid confusion
    * isPowerOf2 renamed to isZeroOrPowerOf2 to avoid confusion
    * added asserts to validate the input/output size of AES functions
    * fixed possible overflow in JitCompilerX86::getCodeSize (unused function)
    tevador committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    e89f640 View commit details
    Browse the repository at this point in the history