#include <botan/bigint.h>
#include <botan/internal/bit_ops.h>
#include <botan/internal/mp_core.h>
#include <algorithm>
Go to the source code of this file.