Add DRBG with interoperable handles
Open
crate:api
crate:board
for:usability
needs:implementation
prio:low
- Dominant language
- Rust
- Stars
- 188
- Forks
- 41
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
The DRBG board API should be somehow similar to SHA-256 and provide an abstract context. This would also work similarly at the applet API providing an applet-specific handler. This handler should be usable by other cryptographic operations like creating an ECDSA or ECDH private key, or signing with ECDSA.
Contributor guide
Assessment
This issue has not been assessed yet.