VirtusLab / crypt

Universal cryptographic tool with AWS KMS, GCP KMS, GnuPG and Azure Key Vault support
Apache License 2.0
33 stars 8 forks source link

Add support for darwin/arm64 #19

Closed michal-podskoczy closed 2 years ago

michal-podskoczy commented 2 years ago

Adding support to build binary for new Apple M1 chips.

pawelprazak commented 2 years ago

Thank you, this looks good.

Looks like this surfaced a problem with outdated dependencies not compiling anymore. Ideally we'd want to rebase this PR on top of a deps version update PR.

It would be very much appreciated.