PeculiarVentures / pvpkcs11

pvpkcs11 consists of a input validation library and a set of PKCS#11 implementations that wrap operating system and browser cryptographic implementations.
MIT License
32 stars 7 forks source link

Update build for ARM64 #57

Closed microshine closed 6 months ago

microshine commented 6 months ago

This pull request updates the build process to include support for ARM64 architecture. It adds a new build step to create artifacts for MacOS ARM64 and modifies the existing build steps for MacOS x64 and Windows x64.