NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
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) 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}