block-padding

Utility crates used in RustCrypto

Latest version: 0.3.3 registry icon
Maintenance score
100
Safety score
100
Popularity score
85
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security
  Vulnerabilities
Version Suggest Low Medium High Critical
0.3.3 0 0 0 0 0
0.3.2 0 0 0 0 0
0.3.1 0 0 0 0 0
0.3.0 0 0 0 0 0
0.2.1 0 0 0 0 0
0.2.0 0 0 0 0 0
0.1.5 0 0 0 0 0
0.1.4 0 0 0 0 0
0.1.3 0 0 0 0 0
0.1.2 0 0 0 0 0
0.1.0 0 0 0 0 0

Stability
Latest release:

0.3.3 - This version is safe to use because it has no known security vulnerabilities at this time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

Apache-2.0   -   Apache License 2.0

Not a wildcard

Not proprietary

OSI Compliant


MIT   -   MIT License

Not a wildcard

Not proprietary

OSI Compliant



RustCrypto: Utilities

Project Chat dependency status Apache2/MIT licensed

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
cmov crates.io Documentation Conditional move intrinsics
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)
digest-io crates.io Documentation std::io-compatibility wrappers for traits defined in the digest crate
hex-literal crates.io Documentation A macro for converting hexadecimal strings to a byte array at compile time
inout crates.io Documentation Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.
opaque-debug crates.io Documentation Macro for opaque Debug trait implementation
wycheproof2blb
zeroize crates.io Documentation Securely zero memory while avoiding compiler optimizations

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.