#ecdsa #digest #hash #crypto

no-std iq-crypto

General-purpose pure Rust cryptography library providing a facade over a number of cryptographic algorithm implementations including hash functions and digital signature algorithms

2 releases

0.0.1 Oct 26, 2022
0.0.0 Sep 27, 2022

#46 in #ecdsa

Download history 5/week @ 2024-02-12 24/week @ 2024-02-19 41/week @ 2024-02-26 14/week @ 2024-03-04 15/week @ 2024-03-11 9/week @ 2024-03-18 24/week @ 2024-03-25 63/week @ 2024-04-01

115 downloads per month
Used in 6 crates (2 directly)

Apache-2.0 OR MIT

14KB
195 lines

iq-crypto

crate Docs Build Status Apache 2.0 Rust Version

General-purpose pure Rust cryptography library providing a facade over a number of cryptographic algorithm implementations including hash functions and digital signature algorithms.

Documentation

Status

iqkms is currently in an early stage of development and is not ready to use.

Please check back later.

Minimum Supported Rust Version

This crate requires Rust 1.64 at a minimum.

We may change the MSRV in the future, but it will be accompanied by a minor version bump.

License

Licensed under either of:

at your option.

Contributing

Please open or discuss on an issue to discuss any potential changes you'd like to make prior to opening a PR.

Please read CODE_OF_CONDUCT.md and CONTRIBUTING.md for more information.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.3–1.1MB
~19K SLoC