BeRTOS
pbkdf2.c File Reference

PBKDF2 implementation. More...

#include "pbkdf2.h"
#include <cpu/byteorder.h>
#include <sec/util.h>
#include <cfg/debug.h>

Go to the source code of this file.


Detailed Description

PBKDF2 implementation.

Author:
Giovanni Bajo <rasky@develer.com>

Definition in file pbkdf2.c.