riscvcrypto
riscvcrypto copied to clipboard
Optimized assembly implementations of crypto for the RV32I (RISC-V) architecture
Results
2
riscvcrypto issues
Sort by
recently updated
recently updated
newest added
Hi, do you plan to put in the repo also the Arbitrary-Precision Arithmetic source code of your paper? Thanks
Now computes the ShiftRows using two 'swapmove' calls to improve performance [as suggested by Peter Dettman](https://github.com/Ko-/riscvcrypto/issues/1)