README.md

Secure Store

Application for store ciphered secrets in local file.

How build

cmake .
make

If problems with openssl on Mac OS, try it fix:

cmake -DOPENSSL_ROOT_DIR=$(brew --prefix openssl) -DOPENSSL_LIBRARIES=$(brew --prefix openssl)/lib .
Описание

Secure store - for store secrets, password

Конвейеры
0 успешных
0 с ошибкой