miracl32 0.1.0-alpha.0

Crate version of miracl/core for 32-bit no_std platforms
Documentation
# miracl32

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

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

[miracl-core]: https://github.com/miracl/core

## How-To

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

[git-subrepo]: https://github.com/ingydotnet/git-subrepo

#### License

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

[mit]: https://github.com/miracl/core/blob/master/LICENSE.txt