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][p256-cortex-m4] ECDH and ECDSA implementation.
[p256-cortex-m4]: https://github.com/Emill/P256-Cortex-M4
## 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][mit] (reproduced here as [LICENSE.txt](P256-Cortex-M4/LICENSE.txt)),
as are these bindings.
[mit]: https://github.com/Emill/P256-Cortex-M4/blob/master/LICENSE.txt