Skip to content
/ nisty Public

NIST P-256 signatures for Cortex-M4 microcontrollers

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ycrypto/nisty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nisty

NIST P256 signatures for Cortex-M4 microcontrollers

What is this?

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.

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.

About

NIST P-256 signatures for Cortex-M4 microcontrollers

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages