deislabs / cnab-netstandard

.NET Standard 2.0 Client Library for CNAB
https://cnab.io
MIT License
11 stars 5 forks source link

Support signing and verifying bundles #12

Open radu-matei opened 5 years ago

radu-matei commented 5 years ago

The client should be able to sign and verify bundles.

Currently, the signature method for bundles is defined by the Open PGP standard, although that is going to change to use TUF - see https://github.com/deislabs/cnab-spec/issues/82 for more details.