libcrux icon indicating copy to clipboard operation
libcrux copied to clipboard

Provide randomized API for ML-KEM (and others?)

Open keks opened this issue 7 months ago • 1 comments

As a user it is inconvenient to sample randomness of the correct length and then pass that into the crypto functions. It would be nice if we had an API that did that for us somehow. This functionality should be hidden behind a feature flag, though.

keks avatar Jul 17 '24 15:07 keks