Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/georgiifirsov/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.
https://github.com/georgiifirsov/install-cspdk-action

action actions development github github-actions windows

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.