lowRISC / manticore

Apache License 2.0
16 stars 13 forks source link

[crypto] Make the signature APIs use iovec inputs #86

Closed mcy closed 3 years ago

mcy commented 3 years ago

This is mostly to enable zero-copy signing for things like CBOR and some of the Cerberus challenge messages, which compute signatures over disjoint buffers.