4 releases
0.1.0 | May 24, 2022 |
---|---|
0.1.0-alpha.2 | Mar 21, 2021 |
0.1.0-alpha.0 | Mar 20, 2021 |
#844 in Embedded development
552 downloads per month
Used in 5 crates
(via p256-cortex-m4)
195KB
6.5K
SLoC
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.
Dependencies
~7–295KB