Files
OpenSK/examples
kaczmarczyck be42b47caf Replaces Rng256 with new Rng API (#612)
* Replaces the Rng256 with RngCore from rand_core

The old trait was designed with our software crypto in mind. We should
use a more standard API going forward.

- Removes libraries/rng256/
- Ports libraries/crypto/ to rand_core
- Moves the used RNG trait to api/

* Use StdRng directy in TestEnv
2023-04-11 10:23:38 +02:00
..
2022-03-07 19:43:58 +01:00
2021-09-10 08:32:34 +02:00
2021-09-10 08:32:34 +02:00