microsoft / scitt-ccf-ledger

Supply Chain Integrity Transparency and Trust ledger application using Confidential Consortium Framework (CCF)
MIT License
35 stars 16 forks source link

Use PEM parsing provided in pycose library #218

Closed ivarprudnikov closed 2 weeks ago

ivarprudnikov commented 2 weeks ago

An issue raised in Pycose library was merged and implemented in 1.1.0 version https://github.com/TimothyClaeys/pycose/issues/44

This allows us to remove code related to inferring the keys from Pem strings.