Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT11
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| aes • 0.9.0Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael) | DIRECT | 9 | |
| blobby • 0.4.0Iterator over simple binary blob storage | INDIRECT | 0 | |
| cipher • 0.5.1Traits for describing block ciphers and stream ciphers | DIRECT | 5 | |
| cpubits • 0.1.1Compile-time detection heuristics for the optimal word size to use for the target CPU, which in some cases may differ from its address size a.k.a. `target_pointer_width`. Implemented as `macro_rules!` | INDIRECT | 0 | |
| cpufeatures • 0.3.0Lightweight 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.2.1Common traits used by cryptographic algorithms | INDIRECT | 2 | |
| hex-literal • 1.1.0A macro for converting hexadecimal string literals to a byte array at compile time | DIRECT | 0 | |
| hybrid-array • 0.4.11Hybrid typenum-based and const generic array types designed to provide the flexibility of typenum-based expressions while also allowing interoperability and a transition path to const generics | INDIRECT | 1 | |
| inout • 0.2.2Custom reference types for code generic over in-place and buffer-to-buffer modes of operation. | INDIRECT | 2 | |
| libc • 0.2.186Raw FFI bindings to platform libraries like libc. | 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 |