BeRTOS
sec Directory Reference

Directories

directory  cipher
directory  entropy
directory  hash
directory  kdf
directory  mac
directory  prng

Files

file  benchmarks.c [code]
file  benchmarks.h [code]
file  cipher.c [code]
 

Generic interface for symmetric block ciphers.


file  cipher.h [code]
 

Generic interface for symmetric block ciphers.


file  entropy.h [code]
 

Entropy pool generic interface.


file  hash.h [code]
 

Generic interface for hashing algorithms.


file  kdf.h [code]
 

Generic interface for key derivation functions.


file  mac.h [code]
 

Generic interface for message authentication algorithms.


file  prng.h [code]
 

Generic interface for cryptographically-secure pseudo-RNG.


file  random.c [code]
 

High-level random number generation functions.


file  random.h [code]
 

High-level random number generation functions.


file  random_p.h [code]
 

Internal function definitions for random.


file  util.c [code]
 

Generic utilities.


file  util.h [code]