Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 203 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 203 Bytes

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