|
lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
Classes | |
| class | lime::X3DHi< Curve > |
| a X3DH engine, implements the X3DH interface. More... | |
Namespaces | |
| lime | |
Functions | |
| template<typename Algo > | |
| std::shared_ptr< X3DH > | lime::make_X3DH (std::shared_ptr< lime::Db > localStorage, const std::string &selfDeviceId, const std::string &X3DHServerURL, const limeX3DHServerPostData &X3DH_post_data, std::shared_ptr< RNG > RNG_context, const long Uid) |
1.8.10