kyber
kyber copied to clipboard
Bls12381
This PR introduces a different implementation of bls12381 (kilic) to kyber, which is faster than the actual circl implementation
I know this is a work in progress, but in general adding (a lot) more documentation would be helpful, as right now the code seems mostly undocumented.
It would also seem that go fmt
wasn't run on all files. You might want to configure your editor to do this automatically.
I know this is a work in progress, but in general adding (a lot) more documentation would be helpful, as right now the code seems mostly undocumented.
It would also seem that
go fmt
wasn't run on all files. You might want to configure your editor to do this automatically.
Yep, I'll add some more doc. This was put on hold as I'm waiting the drand fork to be merged before working and merging this PR, to avoid further conflicts
Please retry analysis of this Pull-Request directly on SonarCloud
Quality Gate passed
Issues
16 New issues
0 Accepted issues
Measures
0 Security Hotspots
27.8% Coverage on New Code
8.8% Duplication on New Code
Quality Gate passed
Issues
16 New issues
0 Accepted issues
Measures
0 Security Hotspots
27.8% Coverage on New Code
8.8% Duplication on New Code