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

https://github.com/kenf1/cryptlib

C++ library for basic string encryption/decryption
https://github.com/kenf1/cryptlib

cpp cpp-library

Last synced: over 1 year ago
JSON representation

C++ library for basic string encryption/decryption

Awesome Lists containing this project

README

          

## cryptlib

A C++ library for basic string encryption/decryption. Based on ROT13 algorithm.

### Usage

- For learning purpose only
- "virtually no cryptographic security" = not intended for production