Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (34 loc) · 1.33 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.33 KB

p256-cortex-m4-sys

Low-level bindings to Emil's P256-Cortex-M4

What is this?

Low-level bindings to the glorious and ultra-fast P256-Cortex-M4 ECDH and ECDSA implementation.

Building / Usage

This library only builds on Cortex-M4 and Cortex-M33 platforms.

For convenience, on other platforms, it produces an empty crate.

License

P256-Cortex-M4 is licensed under MIT (reproduced here as LICENSE.txt), as are these bindings.