key-params.cpp File Reference
#include "key-params.hpp"
Include dependency graph for key-params.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2013-2016 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}