项目作者: KonstantIMP

项目描述 :
Cryptor is a simple tool to encrypt and decrypt text messages
高级语言: C++
项目地址: git://github.com/KonstantIMP/cryptor.git
创建时间: 2020-07-08T13:35:35Z
项目社区:https://github.com/KonstantIMP/cryptor

开源协议:

下载


cryptor

Cryptor is a simple tool to encrypt and decrypt text messages
Use “cryptor -h” to view help message and “cryptor -a” to see encode and decode algorithm

Installation manual :

  1. git clone https://github.com/KonstantIMP/cryptor
  2. cd cryptor/build
  3. cmake ..
  4. make
  5. sudo make install