c2pa_raw_crypto 0.1.1

Raw cryptographic signing and validation primitives for C2PA
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
codecov:
  notify:
    # Update this depending on how many independent jobs upload coverage results.
    # https://docs.codecov.com/docs/notifications#section-preventing-notifications-until-after-n-builds
    after_n_builds: 3

coverage:
  status:
    project:
      default:
        target: auto
        threshold: 1%