Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rncryptor/rncryptor-cpp

C++ implementation of Rob Napier's RNCryptor
https://github.com/rncryptor/rncryptor-cpp

Last synced: about 2 months ago
JSON representation

C++ implementation of Rob Napier's RNCryptor

Awesome Lists containing this project

README

        

RNCryptor-cpp
=============

C++ implementation of Rob Napier's RNCryptor

**Note:** This codebase is in early alpha stage. Don't expect it to do much yet.

To compile, run `make`. The executable is named `rncryptor`. It only runs tests
at the moment, but at least this way we can see what we still need to work on.

License: MIT