Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Private Attributes | Friends
cat::ChaChaKey Class Reference

#include <ChaCha.hpp>

List of all members.

Public Member Functions

void Set (const void *key, int bytes)
 ~ChaChaKey ()

Private Attributes

u32 state [16]

Friends

class ChaChaOutput

Detailed Description

Definition at line 113 of file ChaCha.hpp.


Constructor & Destructor Documentation

cat::ChaChaKey::~ChaChaKey ( )

Member Function Documentation

void cat::ChaChaKey::Set ( const void *  key,
int  bytes 
)

Friends And Related Function Documentation

friend class ChaChaOutput [friend]

Definition at line 115 of file ChaCha.hpp.


Member Data Documentation

u32 cat::ChaChaKey::state[16] [private]

Definition at line 116 of file ChaCha.hpp.


The documentation for this class was generated from the following file:

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net