Logo

github Download
C++ examples

Example projects with ThemisPP #

Once you have installed ThemisPP, it’s time to give it some action!

Code samples #

Some code samples for Themis features are available at docs/examples/c++ on GitHub:

  • file encryption using Secure Cell
  • a simple chat server and client using Secure Message and Secure Session

You can also take a look at unit tests in ThemisPP source code.

What’s next #

Read the feature guide to learn how to use Themis features effectively in C++.