Skip to content
/ cryptlib Public

C++ library for basic string encryption/decryption

License

Notifications You must be signed in to change notification settings

kenf1/cryptlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

C++ library for basic string encryption/decryption

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages