Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT13
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| blobby • 0.3.1Iterator over simple binary blob storage | INDIRECT | 0 | |
| block-buffer • 0.10.4Buffer types for block processing of data | INDIRECT | 3 | |
| cpufeatures • 0.2.17Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS | INDIRECT | 1 | |
| crypto-common • 0.1.7Common traits used by cryptographic algorithms | INDIRECT | 3 | |
| digest • 0.10.7Traits for cryptographic hash functions and message authentication codes | DIRECT | 6 | |
| hex-literal-impl • 0.2.3Internal implementation of the hex-literal crate | INDIRECT | 1 | |
| hex-literal • 0.2.2A macro for converting hexadecimal string literals to a byte array at compile time | DIRECT | 2 | |
| keccak • 0.1.6Pure Rust implementation of the Keccak sponge function including the keccak-f and keccak-p variants | DIRECT | 2 | |
| libc • 0.2.186Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
| proc-macro-hack • 0.5.20+deprecatedProcedural macros in expression position | INDIRECT | 0 | |
| typenum • 1.20.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. | INDIRECT | 0 | |
| version_check • 0.9.5Tiny crate to check the version of the installed/running rustc. | INDIRECT | 0 | |
| zeroize • 1.8.2Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! | DIRECT | 0 |
MIT1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| generic-array • 0.14.7Generic types implementing functionality of arrays | INDIRECT | 2 |