8000 GitHub - AI1379/krypton: A Encrypter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AI1379/krypton

 
 

Repository files navigation

Krypton document for users - A Encrypt Program

This Program hasn't completed yet. We'll release it after finished.

Build and Setup

Before building the problem, please install CMake, Ninja, and any C/C++ compiler which supports C++ 17 Standard or above.

You can build and install this program by using commands as follows:

$ mkdir build
$ cd build/
$ cmake .. -GNinja && ninja
$ sudo ninja install

About

A Encrypter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.4%
  • CMake 1.6%
0