📢 [help wanted] implement RISC-V cryptography (sub-)extensions #1034
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Help Wanted!
Now that we have some basic RISC-V cryptography ISA extension support (#1033), it would be great to also add support for the remaining sub-extensions.
Zbkb
- bit manipulation instructions for cryptography (✨ add support for RISC-VZbkb
ISA extension #1037)Zbkc
- carry-less multiplications (✨ add support for RISC-VZbkc
ISA extension #1038)Zkn
- shorthand forZbkb
+Zbkc
+Zbkx
+Zbkne
+Zbknd
+Zknh
(AddZkn
ISA extension #1039)Zksed
- ShangMi block cipher operations (✨ add support for RISC-VZks*
ISA extensions #1040)Zksh
- ShangMi hash functions (✨ add support for RISC-VZks*
ISA extensions #1040)Zks
- shorthand forZbkb
+Zbkc
+Zbkx
+Zksed
+Zksh
(✨ add support for RISC-VZks*
ISA extensions #1040)Zkt
- data-independent execution latency (Add Zkt ISA extension #1036)Zkr
- entropy sourceAny kind of help is most welcome! :)
The text was updated successfully, but these errors were encountered: