org.ccnx.ccn.test.security.crypto.KeyDerivationFunctionTest Class Reference

Test the KeyDerivationFunction (KDF) used to map from symmetric keys to keys for a particular node in the content tree. More...

List of all members.

Public Member Functions

void testKeysSameTwice () throws Exception
void testLabelMakesDifference ()
void testNoLabelSameTwice () throws Exception
void testVersionMakesDifference () throws Exception

Static Public Member Functions

static void setUpBeforeClass () throws Exception

Static Package Attributes

static SecureRandom random = new SecureRandom()
static PublisherPublicKeyDigest publisher = null
static ContentName testName = null
static ContentName testNameVersion1 = null
static ContentName testNameVersion2 = null
static String functionalLabel = "Key Function"
static SecretKeySpec keySpec
static byte[] key = new byte[16]
static KeyAndIV keyandiv
static KeyAndIV keyandivnolabel


Detailed Description

Test the KeyDerivationFunction (KDF) used to map from symmetric keys to keys for a particular node in the content tree.
The documentation for this class was generated from the following file:

Generated on Thu Feb 16 00:45:10 2012 for Content-Centric Networking in Java by  doxygen 1.5.6