cryspen / cryspen/bertie

Rework handling of randomness

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
F*
Stars
138
Forks
5
PR merge metrics
No merged PRs in 30d

Description

For instance, in `tls13sign`, `libcrux` expects raw bytes of entropy for RSA-PSS signing and an `impl CryptoRng + RngCore` for ECDSA signing. We're passing around `ent: &Bytes` parameters for entropy, but don't use them when an Impl trait is expected.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.