tfar / sccd

Simple Cryptography for Constrained Devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Simple Cryptography for Constrained Devices

This project is currently in an experimental stage.

This is a C cryptography library targeting constrained applications. It does NOT implement cryptographic primitives but instead provides an abstract interface for secure elliptic curve cryptography implementations and secure hash functions.

Furthermore it provides benchmarks for performance and stability across its backends for comparison.

About

Simple Cryptography for Constrained Devices


Languages

Language:C 78.0%Language:Shell 14.3%Language:Makefile 4.0%Language:Python 3.8%