wasefire
wasefire copied to clipboard
Add DRBG with interoperable handles
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.