nisty 0.0.1

NIST P256 signatures for Cortex-M4 microcontrollers
Documentation

What is this?

EXPERIMENTAL. WORK-IN-PROGRESS. DO NOT USE.

Sometimes NIST P256 signatures need to be used. This is an attempt to create a library that is misuse-resistent for that.

The intended targets are Cortex-M4 and Cortex-M33 microcontrollers.

As backend, we use micro-ecc, exposed via micro-ecc-sys.

License

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.