iq-crypto

Crates.ioiq-crypto
lib.rsiq-crypto
version0.0.1
sourcesrc
created_at2022-09-27 23:04:36.140278
updated_at2022-10-26 19:54:05.760548
descriptionGeneral-purpose pure Rust cryptography library providing a facade over a number of cryptographic algorithm implementations including hash functions and digital signature algorithms.
homepagehttps://github.com/iqlusioninc/iqkms/
repositoryhttps://github.com/iqlusioninc/iqkms/tree/main/iq-crypto
max_upload_size
id675286
size14,173
Tony Arcieri (iqlusion) (tony-iqlusion)

documentation

README

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.

Commit count: 0

cargo fmt