Package: ocaml-mirage-crypto / 2.0.1-1

Metadata

Package Version Patches format
ocaml-mirage-crypto 2.0.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Add delay in timer_check.patch | (download)

tests/dune | 2 1 + 1 - 0 !
tests/test_entropy.ml | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 add delay in timer_check

On riscv64, it may happen that the loop is too fast and same data is
returned in two consecutive iterations.