Crates.io | p256-cortex-m4-sys |
lib.rs | p256-cortex-m4-sys |
version | 0.1.0 |
source | src |
created_at | 2021-03-20 00:00:08.419243 |
updated_at | 2022-05-24 12:54:58.715817 |
description | Low-level bindings to P256-Cortex-M4 |
homepage | |
repository | https://github.com/ycrypto/p256-cortex-m4-sys |
max_upload_size | |
id | 371203 |
size | 218,321 |
Low-level bindings to the glorious and ultra-fast P256-Cortex-M4 ECDH and ECDSA implementation.
This library only builds on Cortex-M4 and Cortex-M33 platforms.
For convenience, on other platforms, it produces an empty crate.
P256-Cortex-M4 is licensed under MIT (reproduced here as LICENSE.txt), as are these bindings.