Skip to content

Utility crates used in RustCrypto

Notifications You must be signed in to change notification settings

mobilecoinfoundation/RustCrypto-utils

 
 

Repository files navigation

RustCrypto: Utilities Project Chat dependency status

This repository contains various utility crates used in the RustCrypto project.

Crates

Name crates.io Docs Description
blobby crates.io Documentation Decoder of the simple de-duplicated binary blob storage format
block-buffer crates.io Documentation Fixed size buffer for block processing of data
block‑padding crates.io Documentation Padding and unpadding of messages divided into blocks
collectable crates.io Documentation Fallible, no_std-friendly collection traits
cpufeatures crates.io Documentation Lightweight and efficient alternative to the is_x86_feature_detected! macro
dbl crates.io Documentation Double operation in Galois Field (GF)
hex-literal crates.io Documentation Procedural macro for converting hexadecimal string to byte array at compile time
opaque-debug crates.io Documentation Macro for opaque Debug trait implementation

License

All crates licensed under either of

at your option.

Contribution

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.

About

Utility crates used in RustCrypto

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%