mirage / mirage-tcpip

TCP/IP networking stack in pure OCaml, using the Mirage platform libraries. Includes IPv4/6, ICMP, and UDP/TCP support.
https://mirage.io
ISC License
341 stars 87 forks source link

Unlock the usage of randomconv/mirage-crypto-rng about our Cstruct.t -> string on mirage-tcpip #518

Closed dinosaure closed 2 months ago

dinosaure commented 4 months ago

/cc @hannesm

hannesm commented 3 months ago

I suggest #521 - let's remove mirage-random dependency and switch to mirage-crypto > 1.0.0 while we're at it.