OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
Encryption.h File Reference

Go to the source code of this file.

Namespaces

namespace  ot
 

Functions

OT_SERVICEFOUNDATION_API_EXPORT std::string ot::encryptString (const std::string &_str)
 
OT_SERVICEFOUNDATION_API_EXPORT std::string ot::decryptString (const std::string &_str)
 
OT_SERVICEFOUNDATION_API_EXPORT std::string ot::decryptAndUnzipString (const std::string &_str, uint64_t uncompressedLength)
 
OT_SERVICEFOUNDATION_API_EXPORT std::string ot::encryptAndZipString (const std::string &_str)
 

Detailed Description

Author
Alexander Kuester (alexk95)
Date
February 2024