Matteo Suez

Results 16 issues of Matteo Suez

This PR adds some fuzzers to sign/tbls and sign/bls. It also reimplements the bls tests which were commented out in the drandmerge fork

safe PR

This PR adds to kyber the implementation for the pairing-friendly ecc bls12-381. Two versions of it are implemented, respectively based on the library used. - https://github.com/kilic/bls12-381 which implements a high-speed...

safe PR

### Description (Actual behavior) The bin icon that clears the witnessed messages that have been delivered already (above signature threshold) doesn't clear the list on the spot. It's needed to...

bug
fe2-android

### Description (Actual behavior) Pressing back on the LAO home (events list) doesn't go back but seems to refresh the page. This happens only right after opening the LAO. If...

bug
fe2-android

### Description (Actual behavior) When Room was added to the application, it generated some tests to create and open a database instance without closing it. This issue is present only...

bug
fe2-android

### Description (Actual behavior) Sometimes the test `constructorFailsInvalidIdHashTest` fails ([StateLaoTest.kt](https://github.com/dedis/popstellar/blob/master/fe2-android/app/src/test/unit/java/com/github/dedis/popstellar/model/network/method/message/data/lao/StateLaoTest.kt)), as it doesn't throw any exception when an IllegalArgumentException is expected (the id is invalid). ### Expected behavior The test...

bug
fe2-android

### Description (Actual behavior) These errors are generated from the servers. - Opening a roll call triggers the following error: > An error response was replied by the server >...

bug
be2-scala
be1-go
P3

### Description (Actual behavior) These errors are generated from the servers. It happens when the organizer creates and opens a Roll Call X, creates a Roll Call Y and finally...

bug
be2-scala
be1-go
P3

### Description (Actual behavior) These errors are generated from the servers. > An error response was replied by the server > Error -4 - invalid message field: failed to publish:...

bug
be2-scala
be1-go
P3

### Description (Actual behavior) When selecting and deselecting multiple times a given reaction, then the button gets a strange selection theme (see screenshots). ![Screenshot (54)](https://github.com/dedis/popstellar/assets/83547952/7e82d570-df63-466e-a140-7fe07273d6ac) ![Screenshot (55)](https://github.com/dedis/popstellar/assets/83547952/851087f8-faf8-4918-8082-f91ccb549654) Side note: the...

bug
fe1-web
P2