crypto_asdcp.cpp File Reference

AS-DCP compatible encryption and decryption. More...

#include "crypto_asdcp.h"

Functions

DataChunkPtr BuildHashKey (size_t Size, const UInt8 *CryptoKey)
 Build an AS-DCP hashing key from a given crypto key.

Variables

bool Hashing = false
 True if we are doing hashing calculations.
bool ForceKeyMode = false
 Flag set if forcing a given key irrespective of the key details in the file.


Detailed Description

AS-DCP compatible encryption and decryption.

Version:
Id
crypto_asdcp.cpp,v 1.8 2006/09/04 16:18:21 matt-beard Exp

Function Documentation

DataChunkPtr BuildHashKey ( size_t  Size,
const UInt8 CryptoKey 
)

Build an AS-DCP hashing key from a given crypto key.

Constant value to be hashed with cypher key to produce the hashing key


Variable Documentation

bool ForceKeyMode = false

Flag set if forcing a given key irrespective of the key details in the file.

bool Hashing = false

True if we are doing hashing calculations.


Generated on Mon Apr 2 15:20:54 2007 for MXFLib by  doxygen 1.5.1-p1