tor-android icon indicating copy to clipboard operation
tor-android copied to clipboard

Optimize openssl3 binary

Open bitmold opened this issue 1 year ago • 1 comments

By upgrading to openssl 3.0.13 literal years worth of development have been added to this project.

There's probably a lot of modules (described in openssl/INSTALL) that we want to disable now to reduce binary size, especially for universal APKs that contain 4 libraries for each architecture.

bitmold avatar May 04 '24 15:05 bitmold

Related to work done 5 years ago on #18

bitmold avatar May 24 '24 22:05 bitmold