NIST P256 signatures for Cortex-M4 microcontrollers
Sometimes NIST P256 signatures need to be used. This is an attempt to create a library that is misuse-resistant for that.
The intended targets are Cortex-M4 and Cortex-M33 microcontrollers.
As backend, we use micro-ecc, exposed via micro-ecc-sys.
Nisty is licensed under either of Apache License, Version 2.0 or MIT License at your option.
micro-ecc is licensed under BSD-2-Clause.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.