Crates.io | miracl32 |
lib.rs | miracl32 |
version | 0.1.0-alpha.0 |
source | src |
created_at | 2021-06-11 09:02:09.209446 |
updated_at | 2021-06-11 09:02:09.209446 |
description | Crate version of miracl/core for 32-bit no_std platforms |
homepage | |
repository | https://github.com/ycrypto/miracl32 |
max_upload_size | |
id | 408913 |
size | 1,321,891 |
This is a crate version of miracl/core
for 32-bit no_std
platforms.
Included algorithms:
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.
miracl/core is licensed under [Apache-2.0][apache] (reproduced here as LICENSE.txt), as are these bindings.