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

orundel/rescue-hash #1

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

orundel/rescue-hash #1

wants to merge 11 commits into from

Commits on Feb 10, 2020

  1. files added

    Oleksandr Rundel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    0c743e8 View commit details
    Browse the repository at this point in the history
  2. using expressions instead of allocatednums

    Oleksandr Rundel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    0af6edd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. MDS matrix

    Oleksandr Rundel committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    dcc9051 View commit details
    Browse the repository at this point in the history
  2. multiply matrix by vector

    Oleksandr Rundel committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    3a991f4 View commit details
    Browse the repository at this point in the history
  3. rescue hash function sketch

    Oleksandr Rundel committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e176830 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. minor changes

    Oleksandr Rundel committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1ec3dc6 View commit details
    Browse the repository at this point in the history
  2. hash function with vectors of Booleans in input and output

    Oleksandr Rundel committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    5f57902 View commit details
    Browse the repository at this point in the history
  3. using pow function implemented in AllocatedNumber

    Oleksandr Rundel committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    9040a59 View commit details
    Browse the repository at this point in the history
  4. first rescue hash test

    Oleksandr Rundel committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    8b21d81 View commit details
    Browse the repository at this point in the history
  5. hashing allocated numbers instead of bits

    Oleksandr Rundel committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    322b175 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. minor changes

    Oleksandr Rundel committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    ceb6161 View commit details
    Browse the repository at this point in the history