serai/crypto
Luke Parker 6267acf3df
Add a message queue
This is intended to be a reliable transport between the processors and
coordinator. Since it'll be intranet only, it's written as never fail.

Primarily needs testing and a proper ID.
2023-07-01 08:53:46 -04:00
..
ciphersuite Add a message queue 2023-07-01 08:53:46 -04:00
dalek-ff-group Add no_std support to transcript, dalek-ff-group, ed448, ciphersuite, multiexp, schnorr, and monero-generators 2023-04-22 04:38:47 -04:00
dkg Use proper messages for ValidatorSets/InInstructions pallet 2023-05-13 04:40:16 -04:00
dleq Ensure canonical points in the cross-group DLEq proof 2023-05-30 22:05:52 -04:00
ed448 Use U448 for Ed448 instead of U512 2023-05-09 04:12:13 -04:00
ff-group-tests Correct error message in ff-group-tests 2023-05-01 03:18:11 -04:00
frost Implement MuSig key aggregation into DKG 2023-05-10 06:25:40 -04:00
multiexp Correct various no_std definitions 2023-05-13 04:03:56 -04:00
schnorr Add a message queue 2023-07-01 08:53:46 -04:00
schnorrkel Document a pair of panics requiring 256 GB of RAM/4 GB of a context 2023-04-24 23:49:06 -04:00
transcript Update to May's nightly 2023-05-01 04:58:50 -04:00