#include <botan/rng.h>
#include <botan/block_cipher.h>
#include <botan/mac.h>
#include <vector>
Go to the source code of this file.