JackOfMostTrades / aws-kms-pkcs11

PKCS#11 Provider Using AWS KMS
MIT License
39 stars 17 forks source link

aarch64 releases? #19

Closed hongkongkiwi closed 2 years ago

hongkongkiwi commented 2 years ago

Is it possible to add aarch64 to the releases section?

JackOfMostTrades commented 2 years ago

Took a bit of trial and error, but since CircleCI has ARM builders this wasn't too bad. Release which includes aarch64 binary here: https://github.com/JackOfMostTrades/aws-kms-pkcs11/releases/tag/v0.0.8

I haven't actually tested it (no ARM VM easily at my disposal), but I can't imagine there's much reason this wouldn't "just work" on another 64-bit architecture.