This PR also uses the same bindings for both (x8664|aarch64)(macos|linux). CI will check if it's OK to do so. This should make maintenance easier.
Changes from #539 is also included in this PR.
Features use-bindgen is removed as it can be detected during compile time now.
This PR also rename the secure features to boringssl for better understanding. And now only enabling openssl features will not download boringssl anymore. Close #557.
This PR also uses the same bindings for both (x8664|aarch64)(macos|linux). CI will check if it's OK to do so. This should make maintenance easier.
Changes from #539 is also included in this PR.
Features
use-bindgen
is removed as it can be detected during compile time now.This PR also rename the secure features to boringssl for better understanding. And now only enabling openssl features will not download boringssl anymore. Close #557.