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

bootstrap armv7m libjade; #93

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

bootstrap armv7m libjade; #93

wants to merge 14 commits into from

Commits on Oct 10, 2023

  1. bootstrap armv7m libjade; chacha20 implementation; uint64_t -> size_t…

    … in test*; new workflow; temporarily allow c code in leaf src/ directories (to allow > 4 args);
    tfaoliveira committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    08feee5 View commit details
    Browse the repository at this point in the history
  2. Update armv7m-linux-main.yml

    fix bad copy paste in workflow file
    tfaoliveira committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    793b774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a5ed3d View commit details
    Browse the repository at this point in the history
  4. armv7m: test Makefile, explicitly calling qemu-arm-static allows simp…

    …ler setup on CI machine (debian)
    tfaoliveira committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6a0ee37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    031eeed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    008061f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. armv7m: sha256 ref

    tfaoliveira committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    afaa6d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed587fc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 19, 2023

  1. armv7m: add ref version of keccakf1600 (non-opt); there aren't entry …

    …points for this code yet; ++ update jasmin compiler from gitlab
    tfaoliveira committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    fa0cd21 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. armv7m: keccak1600

    tfaoliveira committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    9213dc5 View commit details
    Browse the repository at this point in the history
  2. armv7m: sha3-*

    tfaoliveira committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    832cb34 View commit details
    Browse the repository at this point in the history
  3. armv7m: shake*

    tfaoliveira committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    079f309 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94608b8 View commit details
    Browse the repository at this point in the history