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

Add hashing functionality #100

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

Commits on Nov 13, 2020

  1. Add initial HashCommon class

    lisaTeis committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    84dd185 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

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

Commits on Nov 20, 2020

  1. Adapt handling of errors.

    Delete unnecessary annotations.
    lisaTeis committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    73c97e7 View commit details
    Browse the repository at this point in the history
  2. Add HashMessageTest.java

    lisaTeis committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    83db98e View commit details
    Browse the repository at this point in the history