Skip to content

cpsdenis/cryptoapi-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capirepl

Minimal cross-platform sample for CryptoPro CSP using C++, CMake, and CryptoAPI / capilite.

Prerequisites

  • Windows: CryptoPro CSP installed + SDK headers at C:/include
  • Linux: CryptoPro CSP / capilite installed at /opt/cprocsp

Quick Start

make build          # Compile project (Debug)
make run            # Build and execute
make clean          # Remove build artifacts
make CONFIG=Release # Build Release flavor

About

Minimal cross-platform sample for CryptoPro CSP using C++, CMake, and CryptoAPI / capilite.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors