FX::Secure Namespace Reference


Classes

struct  heap
struct  TigerHashValue
 Represents a 192 bit Tiger hash value. More...
class  Randomness
 A source of true entropy. More...
class  PRandomness
 A cryptographically secure source of pseudo entropy. More...
class  TigerHash
 An implementation of the Tiger fast hashing algorithm. More...

Functions

FXAPI void * mallocI (size_t size) throw ()
FXAPI void * callocI (size_t no, size_t size) throw ()
FXAPI void free (void *p) throw ()
template<typename T>
T * malloc (size_t size) throw ()
template<typename T>
T * calloc (size_t no, size_t size) throw ()
template<typename T>
void free (T *p) throw ()


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:38:04 2009 for TnFOX by doxygen v1.4.7