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

feat: sha256 #48

Merged
merged 163 commits into from
Aug 17, 2023
Merged

feat: sha256 #48

merged 163 commits into from
Aug 17, 2023

Commits on Jul 25, 2023

  1. u32 init

    tamirhemo committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9d9e5f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d7027c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. some structure

    tamirhemo committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    36e0f19 View commit details
    Browse the repository at this point in the history
  2. and

    tamirhemo committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c7f6e92 View commit details
    Browse the repository at this point in the history
  3. fmt

    tamirhemo committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7077936 View commit details
    Browse the repository at this point in the history
  4. affine_point_constant

    kevjue committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    13195fe View commit details
    Browse the repository at this point in the history
  5. shared memory in builder

    tamirhemo committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3613777 View commit details
    Browse the repository at this point in the history
  6. sha stuff

    tamirhemo committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3e45ce5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    480e551 View commit details
    Browse the repository at this point in the history
  2. fmt

    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    46e0a58 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/kevjue/set_affine_point_constant…

    …' into tamir/curta_bug
    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1fe9b26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4d9f63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd7e59a View commit details
    Browse the repository at this point in the history
  6. comments

    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e37cba7 View commit details
    Browse the repository at this point in the history
  7. remove comments

    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4504839 View commit details
    Browse the repository at this point in the history
  8. merge bug fix

    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e3a2739 View commit details
    Browse the repository at this point in the history
  9. remove permutation module

    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    668d0da View commit details
    Browse the repository at this point in the history
  10. accumulator layout

    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    df68dd6 View commit details
    Browse the repository at this point in the history
  11. commit

    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    76992a4 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' into tamir/sha

    Upstream changes
    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    111733b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba5da23 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    559cf7b View commit details
    Browse the repository at this point in the history
  15. clean code remarks

    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    aa542c1 View commit details
    Browse the repository at this point in the history
  16. clippy

    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    495e1fe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    36a889b View commit details
    Browse the repository at this point in the history
  18. challenges in TraceWriter

    tamirhemo committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6f5c8b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. bus channel template

    tamirhemo committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e998602 View commit details
    Browse the repository at this point in the history
  2. trace module organization

    tamirhemo committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    43f262e View commit details
    Browse the repository at this point in the history
  3. new read method

    tamirhemo committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7074404 View commit details
    Browse the repository at this point in the history
  4. bus channel 0.1

    tamirhemo committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3b52c1a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    04ad8ac View commit details
    Browse the repository at this point in the history
  2. bus complete

    tamirhemo committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    6c817dd View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. sort global/public inputs

    tamirhemo committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8b3f334 View commit details
    Browse the repository at this point in the history
  2. bus

    tamirhemo committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a0d94b5 View commit details
    Browse the repository at this point in the history
  3. clippy

    tamirhemo committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    729574e View commit details
    Browse the repository at this point in the history
  4. clippy

    tamirhemo committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e0f1acc View commit details
    Browse the repository at this point in the history
  5. change inputs to vec

    tamirhemo committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5e181bf View commit details
    Browse the repository at this point in the history
  6. doc

    tamirhemo committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e51665f View commit details
    Browse the repository at this point in the history
  7. u32 ops template

    tamirhemo committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bac75de View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. first bitop test

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    12352d2 View commit details
    Browse the repository at this point in the history
  2. test with dfferent rows

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c0a5931 View commit details
    Browse the repository at this point in the history
  3. xor

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9aa52f7 View commit details
    Browse the repository at this point in the history
  4. fix bus

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    467b1ba View commit details
    Browse the repository at this point in the history
  5. fix u32 test

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    69f52b1 View commit details
    Browse the repository at this point in the history
  6. bytes layout

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    75c3923 View commit details
    Browse the repository at this point in the history
  7. layout for byte lookup

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    97624f4 View commit details
    Browse the repository at this point in the history
  8. changes to lookup layout

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    84e45dd View commit details
    Browse the repository at this point in the history
  9. new lookup changes

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8ce0fb2 View commit details
    Browse the repository at this point in the history
  10. lookup

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0e3fdc4 View commit details
    Browse the repository at this point in the history
  11. add table method

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4aa2ed0 View commit details
    Browse the repository at this point in the history
  12. byte decode

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4fb5981 View commit details
    Browse the repository at this point in the history
  13. bit not

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f369bc7 View commit details
    Browse the repository at this point in the history
  14. shr

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    24fdd34 View commit details
    Browse the repository at this point in the history
  15. shr full test

    tamirhemo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4a74ddc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. byte lookup assignment

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    517f1cf View commit details
    Browse the repository at this point in the history
  2. multiplicities to round 0

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    bafc1de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eacc5cf View commit details
    Browse the repository at this point in the history
  4. lock

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e601aa5 View commit details
    Browse the repository at this point in the history
  5. refactor table_log

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ec3d8bc View commit details
    Browse the repository at this point in the history
  6. fmt

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2de4459 View commit details
    Browse the repository at this point in the history
  7. log table constraint

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ee69a0e View commit details
    Browse the repository at this point in the history
  8. acc table constraint

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1231040 View commit details
    Browse the repository at this point in the history
  9. lookup table-only done

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d6db42d View commit details
    Browse the repository at this point in the history
  10. lookup digest constr

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d6b7566 View commit details
    Browse the repository at this point in the history
  11. lookup cleanup

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7c9de61 View commit details
    Browse the repository at this point in the history
  12. logder before refactoring

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    131671e View commit details
    Browse the repository at this point in the history
  13. logder refactor

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ee43b39 View commit details
    Browse the repository at this point in the history
  14. fmt

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    dd7f830 View commit details
    Browse the repository at this point in the history
  15. lookup test

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9203dcf View commit details
    Browse the repository at this point in the history
  16. row accumulation improved

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9835010 View commit details
    Browse the repository at this point in the history
  17. change constants in lookup

    tamirhemo committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c0dcd13 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    bdbdeae View commit details
    Browse the repository at this point in the history
  2. lookup functionality

    tamirhemo committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c4e629f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28d61c1 View commit details
    Browse the repository at this point in the history
  4. doc cleanup

    tamirhemo committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    fd51136 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18c35ce View commit details
    Browse the repository at this point in the history
  6. auto row writing

    tamirhemo committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    10de765 View commit details
    Browse the repository at this point in the history
  7. fmt

    tamirhemo committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    40c62dc View commit details
    Browse the repository at this point in the history
  8. byte lookup refactor

    tamirhemo committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ab45386 View commit details
    Browse the repository at this point in the history
  9. operations template

    tamirhemo committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b3d13b6 View commit details
    Browse the repository at this point in the history
  10. change shr to flexible one

    tamirhemo committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4ae714d View commit details
    Browse the repository at this point in the history
  11. table creation

    tamirhemo committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    282d960 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. shr

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6d51ae9 View commit details
    Browse the repository at this point in the history
  2. selector method

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5efc290 View commit details
    Browse the repository at this point in the history
  3. array slice method

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    25e946c View commit details
    Browse the repository at this point in the history
  4. subarray

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    72fd565 View commit details
    Browse the repository at this point in the history
  5. new shr

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    96bfc81 View commit details
    Browse the repository at this point in the history
  6. and

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    52fff3d View commit details
    Browse the repository at this point in the history
  7. shl

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c8e52e1 View commit details
    Browse the repository at this point in the history
  8. shift

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3da3c4a View commit details
    Browse the repository at this point in the history
  9. shift and rotate

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ace8a01 View commit details
    Browse the repository at this point in the history
  10. shift and rotate ops

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    29426ec View commit details
    Browse the repository at this point in the history
  11. bit_ops

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9911109 View commit details
    Browse the repository at this point in the history
  12. bitops

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    691c5af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b4970d View commit details
    Browse the repository at this point in the history
  14. filtered instruction

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    dd9fb70 View commit details
    Browse the repository at this point in the history
  15. reorg

    tamirhemo committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    69466d9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d896c3f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. register byte lookup

    tamirhemo committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    700ee90 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    e660c04 View commit details
    Browse the repository at this point in the history
  2. filtered instruction

    tamirhemo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8717dd9 View commit details
    Browse the repository at this point in the history
  3. test more bit ops

    tamirhemo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6189eee View commit details
    Browse the repository at this point in the history
  4. byte lookup

    tamirhemo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6f12fd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c682784 View commit details
    Browse the repository at this point in the history
  6. byte lookup table

    tamirhemo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6c6c29c View commit details
    Browse the repository at this point in the history
  7. clippy

    tamirhemo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e233833 View commit details
    Browse the repository at this point in the history
  8. util fn idiomatic

    tamirhemo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    83e4334 View commit details
    Browse the repository at this point in the history
  9. add shrconst and rotconst

    tamirhemo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fc29120 View commit details
    Browse the repository at this point in the history
  10. uint and, xor, not

    tamirhemo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3ee07c0 View commit details
    Browse the repository at this point in the history
  11. assert zero methods

    tamirhemo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9b05b70 View commit details
    Browse the repository at this point in the history
  12. add shr with carry

    tamirhemo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    139d66d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. shr with shift < 8

    tamirhemo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8b73cb9 View commit details
    Browse the repository at this point in the history
  2. u32 shr

    tamirhemo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c6afa88 View commit details
    Browse the repository at this point in the history
  3. cleanup

    tamirhemo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    650ee2f View commit details
    Browse the repository at this point in the history
  4. shr and rotate

    tamirhemo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    eb0e54e View commit details
    Browse the repository at this point in the history
  5. shr and rotate

    tamirhemo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b1e93a4 View commit details
    Browse the repository at this point in the history
  6. u32 operations

    tamirhemo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3bad0b3 View commit details
    Browse the repository at this point in the history
  7. clippy

    tamirhemo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    75fcfad View commit details
    Browse the repository at this point in the history
  8. refactor values writing

    tamirhemo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    896a2fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d98c00 View commit details
    Browse the repository at this point in the history
  10. lookup for public inputs

    tamirhemo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    afbcae4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f93941 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    92d5dae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bedd13d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f29b6c6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4652cf4 View commit details
    Browse the repository at this point in the history
  16. clean some comments

    tamirhemo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f2b9deb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

    tamirhemo committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    eef996e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05381e8 View commit details
    Browse the repository at this point in the history
  4. refactor arithmetic

    tamirhemo committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    37880d8 View commit details
    Browse the repository at this point in the history
  5. write to public slice

    tamirhemo committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f4d5dab View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. change sender to syncsender

    tamirhemo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fb206ed View commit details
    Browse the repository at this point in the history
  2. try

    tamirhemo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0a338ff View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. byte operations generator

    tamirhemo committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6a70421 View commit details
    Browse the repository at this point in the history
  2. remove blocking send

    tamirhemo committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a78a825 View commit details
    Browse the repository at this point in the history
  3. sha first attempt

    tamirhemo committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c22357d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. sha round

    tamirhemo committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1ebd552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a0802b View commit details
    Browse the repository at this point in the history
  3. hash step

    tamirhemo committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9be13fb View commit details
    Browse the repository at this point in the history
  4. padding test

    tamirhemo committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8fa6171 View commit details
    Browse the repository at this point in the history
  5. sha without buts

    tamirhemo committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9684fc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. global bus values

    tamirhemo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d5fe893 View commit details
    Browse the repository at this point in the history
  2. bus global out

    tamirhemo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a216d2d View commit details
    Browse the repository at this point in the history
  3. fix cubic import

    tamirhemo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7bd951a View commit details
    Browse the repository at this point in the history
  4. refactor rair

    tamirhemo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    11310cf View commit details
    Browse the repository at this point in the history
  5. sha with bus

    tamirhemo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    50f4dd8 View commit details
    Browse the repository at this point in the history
  6. global instructions

    tamirhemo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1ae4701 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d3ad6f View commit details
    Browse the repository at this point in the history
  8. fix byte gadget

    tamirhemo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8afca33 View commit details
    Browse the repository at this point in the history
  9. sha cleanup

    tamirhemo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    30f15e3 View commit details
    Browse the repository at this point in the history
  10. sha256 gadget cleanup

    tamirhemo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    03bcad1 View commit details
    Browse the repository at this point in the history
  11. sha cleanup

    tamirhemo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    73ae87f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    083cac4 View commit details
    Browse the repository at this point in the history
  13. ec cleanup

    tamirhemo committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b6bc6e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. sha 256

    tamirhemo committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    79c9f6d View commit details
    Browse the repository at this point in the history
  2. fmt

    tamirhemo committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3581e2f View commit details
    Browse the repository at this point in the history
  3. clippy

    tamirhemo committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8b8b5fe View commit details
    Browse the repository at this point in the history
  4. clippy

    tamirhemo committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3b7ee94 View commit details
    Browse the repository at this point in the history
  5. sha number of columns

    tamirhemo committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    64f155e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. gadget 1

    tamirhemo committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0786937 View commit details
    Browse the repository at this point in the history
  2. sha256 with example

    tamirhemo committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a9a47f1 View commit details
    Browse the repository at this point in the history
  3. change sha_256 to sha256

    tamirhemo committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f0c6593 View commit details
    Browse the repository at this point in the history