From 44be5e030c747331adc16cf149880fed4cfe0cd0 Mon Sep 17 00:00:00 2001 From: programmerjake Date: Tue, 19 Sep 2023 22:47:01 +0100 Subject: [PATCH] add galois insns subtasks --- nlnet_2021_crypto_router/discussion.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nlnet_2021_crypto_router/discussion.mdwn b/nlnet_2021_crypto_router/discussion.mdwn index 3caaeb6d2..071e09d96 100644 --- a/nlnet_2021_crypto_router/discussion.mdwn +++ b/nlnet_2021_crypto_router/discussion.mdwn @@ -11,8 +11,13 @@ |- (!!!) Unallocated 1750EUR. Move budget for Jacob's bigint tasks? |- (IN PROGESS) Bug 772 - Creation of the HDL Code for the cryptoprimitive (bitmanip, bigint, etc.) Instructions - 9000 |- (IN PROGRESS) Bug 741 - bitmanip ALU implementation - 5500 + |- (IN PROGRESS) Bug 782 - add galois field bitmanip instructions - 3000 + |- (IN PROGRESS) Bug 784 - Implement cl* instructions - 3000 + |- (MOVE TO FUTURE) Bug 785 - Implement gfb* instructions - 0 + |- (MOVE TO FUTURE) Bug 786 - Implement gfp* instructions - 0 |- (DONE) Bug 964 - binutils: support maddedu, divmod2du instructions - 500 |- (!!!) Unallocated 3000EUR, allocate more to bitmanip or binutils? + maybe allocate some to add cl* insns to binutils (depends on Bug 784) |- (IN PROGRESS) Bug 773 - High-Level Demos of Cryptographic and Other Relevant Algorithms - 5500 |- (IN PROGRESS?) Bug 965 - implement chacha20 - 1000 |- (DONE) Bug 1007 - implement chacha20 in svp64 assembler - 1500 -- 2.30.2