summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jacob Lifshay [Wed, 23 Mar 2022 03:06:31 +0000 (20:06 -0700)]
add git pull to syncing instructions
Jacob Lifshay [Wed, 23 Mar 2022 02:57:49 +0000 (19:57 -0700)]
fix subtree syncing instructions
Jacob Lifshay [Wed, 23 Mar 2022 02:37:32 +0000 (19:37 -0700)]
add git subtree syncing instructions
lkcl [Sat, 19 Mar 2022 06:49:11 +0000 (06:49 +0000)]
Jacob Lifshay [Fri, 18 Mar 2022 04:34:30 +0000 (21:34 -0700)]
convert gfp* instructions to python and add tests
IkiWiki [Wed, 16 Mar 2022 06:16:32 +0000 (06:16 +0000)]
dummy commit
lkcl [Wed, 16 Mar 2022 06:15:45 +0000 (06:15 +0000)]
Jacob Lifshay [Wed, 16 Mar 2022 04:14:29 +0000 (21:14 -0700)]
implement gfb* instructions' pseudo-code
Jacob Lifshay [Wed, 16 Mar 2022 04:03:44 +0000 (21:03 -0700)]
rename test_cl.py to test_cl_gfb_gfp.py
Jacob Lifshay [Tue, 15 Mar 2022 08:42:31 +0000 (01:42 -0700)]
fix cldivrem and add tests
Jacob Lifshay [Tue, 15 Mar 2022 08:41:15 +0000 (01:41 -0700)]
translate clmul* to python for easier testing
Jacob Lifshay [Tue, 15 Mar 2022 05:24:12 +0000 (22:24 -0700)]
move pack/unpack_poly to separate file
Jacob Lifshay [Tue, 15 Mar 2022 05:11:13 +0000 (22:11 -0700)]
rename bitmanip_inlines -> bitmanip