IronCoreLabs / recrypt-rs

A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.
https://crates.io/crates/recrypt
GNU Affero General Public License v3.0
144 stars 23 forks source link

Investigate Apple M1/arm64 support #166

Closed skeet70 closed 2 years ago

skeet70 commented 2 years ago

Checking out how possible IronCoreLabs/ironnode#70 might be, given our personal lack of M1 chips to try it out on.

Looks like cross compilation on a macosx-11 machine will work, targeting aarch64-apple-darwin.