JackOfMostTrades / aws-kms-pkcs11

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

Support MacOS #32

Open hongkongkiwi opened 4 months ago

hongkongkiwi commented 4 months ago

I wanted to use this library on MacOS, I have successfully got it working: #31

The CircleCI build process may need a slight tweak as I had to tweak the Makefile to get it working (so that everything is sourced from pkg-config including OpenSSL).

Be great to get this merged and building a darwin_amd64 release :D