BeRTOS
isaac.c File Reference

ISAAC implementation. More...

#include "isaac.h"
#include <sec/prng.h>
#include <sec/util.h>
#include <cfg/compiler.h>
#include <cfg/macros.h>
#include <string.h>

Go to the source code of this file.


Detailed Description

ISAAC implementation.

Author:
Giovanni Bajo <rasky@develer.com>

Definition in file isaac.c.