Contiki-NG
Loading...
Searching...
No Matches

Implementation of PKA-accelerated ECDH and ECDSA. More...

#include "lib/ecc.h"
#include "lib/csprng.h"
#include "dev/pka.h"
#include <stdbool.h>
#include "sys/log.h"

Go to the source code of this file.

Functions

static bool test_bit (const uint32_t *element, size_t bit)
 Tells if a bit in a little-endian element is set.
 

Detailed Description

Implementation of PKA-accelerated ECDH and ECDSA.

Author
Konrad Krentz konra.nosp@m.d.kr.nosp@m.entz@.nosp@m.gmai.nosp@m.l.com

Definition in file cc2538-ecc.c.