miracl32

This is a crate version of miracl/core for 32-bit no_std platforms.

Included algorithms: - P256, P384, P521 - Ed255, X255, Ed448, X448 - RSA2k, RSA3k, RSA4k

How-To

Upstream is included as git subrepo. To bump it, run make bump-upstream. Then, make generate runs an expect script to generate the crate contents.

License

miracl/core is licensed under [Apache-2.0][apache] (reproduced here as LICENSE.txt), as are these bindings.