#platform #version #32-bit #no-std #miracl-core

no-std miracl32

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

1 unstable release

0.1.0-alpha.0 Jun 11, 2021

#1574 in Cryptography

Apache-2.0

1.5MB
38K SLoC

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.

No runtime deps