SoftAvocado

Results 3 issues of SoftAvocado

It seems Tensorflow doesn't support Python 2.7 anymore. I installed some of the versions (1.10.0, 1.5.0, 1.8.0) with .whl from here https://github.com/fo40225/tensorflow-windows-wheel. But with all versions im having this error:...

Hello! I am trying to sign image with CAI information with ed25519 cryptographic algorithm. I used [private key](https://github.com/contentauth/c2pa-rs/blob/main/sdk/tests/fixtures/certs/ed25519.pem) and [certificate](https://github.com/contentauth/c2pa-rs/blob/main/sdk/tests/fixtures/certs/ed25519.pub) from [c2pa-rs library](https://github.com/contentauth/c2pa-rs) main branch at [b167baeb3faa78f3a5b9f0e7cf6e197b81ac095b](https://github.com/contentauth/c2pa-rs/commit/b167baeb3faa78f3a5b9f0e7cf6e197b81ac095b) commit. I have...

### Expected Behaviour c2patool should be able to verify a JPEG image with embedded the APP11 segment of C2PA Manifest Store inserted before the end marker (0xFFD9), because there're no...