mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-20 17:54:38 +00:00
7a05466049
There's two ways which this could be tested. 1) Preprocess not taking in an arbitrary RNG item, yet the relevant bytes This would be an unsafe level of refactoring, in my opinion. 2) Test random_nonce and test the passed in RNG eventually ends up at random_nonce. This takes the latter route, both verifying random_nonce meets the vectors and that the FROST machine calls random_nonce properly. |
||
---|---|---|
.. | ||
dalek.rs | ||
ed448.rs | ||
kp256.rs | ||
lib.rs |