miracl32

Crates.iomiracl32
lib.rsmiracl32
version0.1.0-alpha.0
sourcesrc
created_at2021-06-11 09:02:09.209446
updated_at2021-06-11 09:02:09.209446
descriptionCrate version of miracl/core for 32-bit no_std platforms
homepage
repositoryhttps://github.com/ycrypto/miracl32
max_upload_size
id408913
size1,321,891
Nicolas Stalder (nickray)

documentation

README

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.

Commit count: 0

cargo fmt