aes • 0.8.4 Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael) DIRECT 9 February 13, 2024 anyhow • 1.0.95 Flexible concrete Error type built on std::error::Error INDIRECT 0 December 22, 2024 bitflags • 1.3.2 A macro to generate structures which behave like bitflags.
INDIRECT 0 August 16, 2021 bitflags • 2.7.0 A macro to generate structures which behave like bitflags.
INDIRECT 0 January 10, 2025 block-buffer • 0.10.4 Buffer type for block processing of data INDIRECT 3 March 9, 2023 cfg-if • 1.0.0 A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
INDIRECT 0 October 6, 2020 cipher • 0.4.4 Traits for describing block ciphers and stream ciphers INDIRECT 5 March 9, 2023 cmac • 0.7.2 Generic implementation of Cipher-based Message Authentication Code DIRECT 10 March 14, 2023 cpufeatures • 0.2.16 Lightweight 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 November 22, 2024 crypto-common • 0.1.6 Common cryptographic traits INDIRECT 3 July 16, 2022 dbl • 0.3.2 Double operation in Galois Field GF(2^128) as used by e.g. CMAC/PMAC INDIRECT 3 December 21, 2021 digest • 0.10.7 Traits for cryptographic hash functions and message authentication codes DIRECT 6 May 19, 2023 either • 1.13.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 June 25, 2024 equivalent • 1.0.1 Traits for key comparison in maps. INDIRECT 0 July 10, 2023 errno • 0.3.10 Cross-platform interface to the `errno` variable. INDIRECT 11 November 28, 2024 fastrand • 2.3.0 A simple and fast random number generator INDIRECT 0 December 8, 2024 fixedbitset • 0.4.2 FixedBitSet is a simple bitset collection INDIRECT 0 July 3, 2022 getrandom • 0.2.15 A small cross-platform library for retrieving random data from system source INDIRECT 3 May 6, 2024 hashbrown • 0.15.2 A Rust port of Google's SwissTable hash map INDIRECT 0 November 25, 2024 heck • 0.4.1 heck is a case conversion library. INDIRECT 0 February 1, 2023 hkdf • 0.12.4 HMAC-based Extract-and-Expand Key Derivation Function (HKDF) DIRECT 8 December 13, 2023 hmac • 0.12.1 Generic implementation of Hash-based Message Authentication Code (HMAC) DIRECT 7 February 17, 2022 home • 0.5.11 Shared definitions of home directories. INDIRECT 10 December 16, 2024 indexmap • 2.7.0 A hash table with consistent order and fast iteration. INDIRECT 2 December 1, 2024 inout • 0.1.3 Custom reference types for code generic over in-place and buffer-to-buffer modes of operation. INDIRECT 3 March 31, 2022 itertools • 0.10.5 Extra iterator adaptors, iterator methods, free functions, and macros. INDIRECT 1 September 20, 2022 lazy_static • 1.5.0 A macro for declaring lazily evaluated statics in Rust. INDIRECT 0 June 21, 2024 libc • 0.2.169 Raw FFI bindings to platform libraries like libc.
INDIRECT 0 December 19, 2024 log • 0.4.22 A lightweight logging facade for Rust
INDIRECT 0 June 28, 2024 multimap • 0.8.3 A multimap implementation. INDIRECT 0 March 15, 2021 once_cell • 1.20.2 Single assignment cells and lazy values. INDIRECT 0 October 5, 2024 petgraph • 0.6.5 Graph data structure library. Provides graph types and graph algorithms. INDIRECT 4 May 8, 2024 ppv-lite86 • 0.2.20 Implementation of the crypto-simd API for x86 INDIRECT 7 August 3, 2024 prettyplease • 0.1.25 A minimal `syn` syntax tree pretty-printer INDIRECT 4 March 15, 2023 proc-macro2 • 1.0.92 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 November 21, 2024 quote • 1.0.38 Quasi-quoting macro quote!(...) INDIRECT 2 December 26, 2024 rand_chacha • 0.3.1 ChaCha random number generator
INDIRECT 13 June 9, 2021 rand_core • 0.6.4 Core random number generator traits and tools for implementation.
INDIRECT 4 September 15, 2022 rand • 0.8.5 Random number generators and other randomness functionality.
INDIRECT 14 February 14, 2022 regex-syntax • 0.7.5 A regular expression parser. INDIRECT 0 August 26, 2023 regex • 1.8.4 An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
INDIRECT 1 June 5, 2023 sha-1 • 0.10.1 SHA-1 hash function. This crate is deprecated! Use the sha1 crate instead. DIRECT 10 November 28, 2022 sha2 • 0.10.8 Pure Rust implementation of the SHA-2 hash function family
including SHA-224, SHA-256, SHA-384, and SHA-512.
DIRECT 10 September 26, 2023 syn • 1.0.109 Parser for Rust source code INDIRECT 3 February 24, 2023 syn • 2.0.96 Parser for Rust source code INDIRECT 2 January 10, 2025 tempfile • 3.8.0 A library for managing temporary files and directories. INDIRECT 28 August 18, 2023 typenum • 1.17.0 Typenum 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 September 15, 2023 version_check • 0.9.5 Tiny crate to check the version of the installed/running rustc. INDIRECT 0 July 25, 2024 windows_aarch64_gnullvm • 0.48.5 Import lib for Windows INDIRECT 0 August 18, 2023 windows_aarch64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 July 3, 2024 windows_aarch64_msvc • 0.48.5 Import lib for Windows INDIRECT 0 August 18, 2023 windows_aarch64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 July 3, 2024 windows_i686_gnu • 0.48.5 Import lib for Windows INDIRECT 0 August 18, 2023 windows_i686_gnu • 0.52.6 Import lib for Windows INDIRECT 0 July 3, 2024 windows_i686_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 July 3, 2024 windows_i686_msvc • 0.48.5 Import lib for Windows INDIRECT 0 August 18, 2023 windows_i686_msvc • 0.52.6 Import lib for Windows INDIRECT 0 July 3, 2024 windows_x86_64_gnu • 0.48.5 Import lib for Windows INDIRECT 0 August 18, 2023 windows_x86_64_gnu • 0.52.6 Import lib for Windows INDIRECT 0 July 3, 2024 windows_x86_64_gnullvm • 0.48.5 Import lib for Windows INDIRECT 0 August 18, 2023 windows_x86_64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 July 3, 2024 windows_x86_64_msvc • 0.48.5 Import lib for Windows INDIRECT 0 August 18, 2023 windows_x86_64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 July 3, 2024 windows-sys • 0.48.0 Rust for Windows INDIRECT 8 March 31, 2023 windows-sys • 0.59.0 Rust for Windows INDIRECT 9 July 30, 2024 windows-targets • 0.48.5 Import libs for Windows INDIRECT 7 August 18, 2023 windows-targets • 0.52.6 Import libs for Windows INDIRECT 8 July 3, 2024