Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amogil/cyberplat_utils


https://github.com/amogil/cyberplat_utils

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# CyberPlat CIPF usage example

Cyberplat libraries http://www.cyberplat.ru/download/api.zip

## Compiling

Just run `make` in repo directory.

## Usage

Signing message

./sign [message] [path to secret key] [secret key pass]

Verifying signed message

./verify [signed message] [path to CA key] [path to public key] [public key serial]