CCF icon indicating copy to clipboard operation
CCF copied to clipboard

Add mechanism to create and pass unsigned COSE Sign1 in cose cli

Open achamayou opened this issue 2 years ago • 1 comments

    After discussion with @eddyashton I will add that as a feature in a later PR, but for now we will go with this.

Originally posted by @achamayou in https://github.com/microsoft/CCF/pull/4718#discussion_r1046176337

achamayou avatar Dec 12 '22 17:12 achamayou

The latest version of pycose (https://github.com/TimothyClaeys/pycose/releases/tag/v1.1.0) now supports setting the signature on a Sign1Message.

achamayou avatar Jan 09 '24 09:01 achamayou