A c++ library for basic string encryption
-
Updated
Sep 1, 2024 - C++
A c++ library for basic string encryption
A C++17 header-only library that provides compile-time string encryption and decryption using SIMD instructions and junk code injector.
Basic string encryption in C++
compile-time string encryption using the TEA algorithm
Header-only constexpr string encryption for C++17+, supporting both User and Kernel Mode, with no CRT or STL dependencies.
Add a description, image, and links to the string-encryption topic page so that developers can more easily learn about it.
To associate your repository with the string-encryption topic, visit your repo's landing page and select "manage topics."