/install-cspdk-action

GitHub action for installing Cryptographic Service Provider Development Kit (CSPDK) on Windows-based machine to give an ability to build cryptographic providers.

Primary LanguageCGNU General Public License v3.0GPL-3.0

install-cspdk-action

This action installs Cryptographic Service Provider Development Kit for building cryptographic providers using GitHub Actions.

Installation directory: C:\Program Files\Windows Kits\10\Cryptographic Provider Development Kit.

Only libraries and header files are installed. Samples are ignored.