(1) I hope when we adopt this we can get rid of the “compress” in the file name.
(2) While bignum support is not universal, support for DER-encoded large integers is even less so. What you want is ~biguint, which is an unwrapped unsigned (non-negative) integer represented as a byte string. (So not a lot of change, except no weird encoding exceptions for DER sign bits.) Grüße, Carsten _______________________________________________ COSE mailing list [email protected] https://www.ietf.org/mailman/listinfo/cose
