aries-vcx
aries-vcx copied to clipboard
chore: add openssl vendoring feature flags
Adds a feature flag for using a vendored version of openssl. This needs to drill down to any packages consuming anoncreds-rs or anoncreds-clsignatures-rs, so it impacts a lot of our crates. I think I got them all.
I'll retake a look at this after #1320, as I suspect that it'll need some conflict resolution. Plus I need to fix the failing test, not sure what that's about.