Now that we have a DRBG again we should use it in HPKE. https://github.com/celabshq/libcrux/blob/c5fb80f37530ee9b2df9501ae5ff8cb4a973a4bd/crates/protocols/hpke/libcrux_provider/src/lib.rs#L34-L38
Now that we have a DRBG again we should use it in HPKE.
libcrux/crates/protocols/hpke/libcrux_provider/src/lib.rs
Lines 34 to 38 in c5fb80f