c2pa-rs
c2pa-rs copied to clipboard
openssl and boringssl conflict
I'm currently trying to access the c2pa-rust SDK on iOS. My iOS project originally depended on boringSSL, and i noticed that the c2pa-rust SDK depended on openSSL. It will cause a crash. How can i fix it, what do you suggest?
We currently depend pretty tightly on OpenSSL for Verify, but it will soon be possible to build without openSLL if you just need to sign.