Dave Kozma

Results 31 comments of Dave Kozma

@toxicFork I greatly appreciate all of the awesome work you have done on this project. I do agree with what you and @wishfoundry have said - it would be great...

@toxicFork I submitted this pull request, however I saw that the old code used this function and then it was changed in January with this commit: https://github.com/toxicFork/react-three-renderer/commit/81142f8bbc17fd3d7509ba772814215da7f20765#diff-77134061d2e13d41e19e16ed94cf8cf6 Is there a...

Hello @SoftAvocado, unfortunately we don't currently support Ed25519 since WebCrypto doesn't currently have support for it. We have [an issue](https://github.com/contentauth/c2pa-rs/issues/98) in the https://github.com/contentauth/c2pa-rs project to build this into WASM via...

@jingzhaoou Thanks for bringing this up - we will be working on adding documentation for this. In order to get you moving forward, can you see if this works? (We...

@emensch I am updating the config in #26 which should stop Rust from complaining about a missing target.

@adobe export issue to Jira project CAI

Closing since this was superseded by #159.

We've opened up the following issue in the jfifdump repo: https://github.com/vstroebel/jfifdump/issues/6. Will look into opening a PR if that issue fails to get traction.

This is currently breaking due to the fact that we had to upgrade to TypeScript 4.7.4 which contains a `TrustedHTML` declaration which older packages (`@types/[email protected]`, `@types/[email protected]`) are trying to re-declare.