Matteo Suez

Results 16 issues of Matteo Suez

This PR introduces a different implementation of bls12381 (kilic) to kyber, which is faster than the actual circl implementation

safe PR

This PR resolves #494 and resolves #492 I tested the code on a 32-bit Ubuntu VM and tests run smoothly now. It also adds a new step on the CI...

safe PR

It addresses [@ineiti's comments](https://github.com/dedis/kyber/pull/502#discussion_r1611863282) of using a matrix to simplify the ci. Resolves #522

safe PR

This PR implements a benchmarking visualization tool for kyber and the script to run the benchmarks itself. Steps to ensure it works correctly: - GITHUB_TOKEN must have read and write...

safe PR

This PR resolves #379 by removing the nonce from the Encrypted Deal struct (as it's always 0)

v4
safe PR

# Google Drive support + Bug fixing + Web app fixes This PR introduces many improvements to the project, mainly a big new feature and several bug fixes. ## Google...