#include "key-params.hpp"
Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
Variables | |
static const uint32_t | ndn::RSA_KEY_SIZES [] = {2048, 1024} |
static const uint32_t | ndn::ECDSA_KEY_SIZES [] = {256, 384} |
static const uint32_t | ndn::AES_KEY_SIZES [] = {64, 128, 256} |