|
mal-packet-weaver
C++20 packet serialization/deserialization library.
|
#include "../../common.hpp"Go to the source code of this file.
Classes | |
| class | mal_packet_weaver::crypto::Key |
| Represents a cryptographic key as a byte array. More... | |
| class | mal_packet_weaver::crypto::KeyView |
| Represents a view of a cryptographic key as a byte view. More... | |
| struct | mal_packet_weaver::crypto::KeyPair |
| Represents a pair of cryptographic keys (public and private keys). More... | |
Namespaces | |
| namespace | mal_packet_weaver |
| This is the main namespace for the Mal Packet Weaver library. | |
| namespace | mal_packet_weaver::crypto |