Commit Graph
11 Commits
Author SHA1 Message Date
pharpend 8a8a655a80 Merge pull request #2 from pharpend/perf_faster
perf: add kek_fast - with unrolled uint64 implementation 800x faster
2023-03-31 00:09:43 -06:00
Hans Svensson f402ac1602 perf: add kek_fast - with unrolled uint64 implementation 800x faster 2023-02-06 15:17:45 +01:00
pharpend 86559f89e9 Merge pull request #1 from pharpend/fix_problems
fix: theta/chi stage needs original state + constants in iota stage
2023-02-03 00:09:08 -07:00
Hans Svensson 7d67c40e6e fix: theta/chi stage needs original state + constants in iota stage 2023-02-02 15:49:51 +01:00
pharpend 9474f58361 [wip] well it all looks fine but it is incorrect 2022-12-25 03:24:35 -07:00
pharpend 6533b43067 figured out the table issue, my bit strings are all the reverse of the book; might be an endianness issue? 2022-12-25 01:12:41 -07:00
pharpend 3d1a21481c add readme and license 2022-12-13 21:02:49 -07:00
pharpend c5f382fcf2 more kekking 2022-12-13 21:01:05 -07:00
pharpend d3f0de749e get rid of syntax/dialyzer errors, add pi step 2022-10-16 23:50:07 -06:00
pharpend 67388d50aa reorganizing/commenting code 2022-10-16 20:40:38 -06:00
pharpend a0df704451 KEEEK 2022-10-16 18:48:57 -06:00