wasefire icon indicating copy to clipboard operation
wasefire copied to clipboard

Add DRBG with interoperable handles

Open ia0 opened this issue 2 years ago • 0 comments

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.

ia0 avatar May 15 '23 10:05 ia0