Add DRBG with interoperable handles #163
Labels
crate:api
Modifies the applet API
crate:board
Modifies the board API
for:usability
Improves users (and maintainers) life
needs:implementation
Needs implementation to complete
prio:low
Doesn't have a use case (yet)
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.
The text was updated successfully, but these errors were encountered: