Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
symkey.cpp File Reference
#include <botan/symkey.h>
#include <botan/hex.h>
#include <botan/mem_ops.h>
#include <botan/rng.h>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

bool Botan::operator!= (const OctetString &s1, const OctetString &s2)
 
OctetString Botan::operator+ (const OctetString &k1, const OctetString &k2)
 
bool Botan::operator== (const OctetString &s1, const OctetString &s2)
 
OctetString Botan::operator^ (const OctetString &k1, const OctetString &k2)