Building OpenSSL FIPS for arm64
问题 I've found references for building non-FIPS openssl for arm64 but I need to build the FIPS version. Projects like https://github.com/GotoHack/iOS-openSSL-FIPS build armv7 versions but I can't seem to extend them to arm64. Has anyone successfully done this? I'm using os-x to compile, the target is IOS 回答1: I've found references for building non-FIPS openssl for arm64 but I need to build the FIPS version. You can't at the moment. The platform (iOS, ARM64, A7/A8 chips) has not been validated.