Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT12
Package | Relation | Dependencies | Published |
---|---|---|---|
aead • 0.3.2Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API | DIRECT | 4 | |
aes-soft • 0.6.4DEPRECATED: replaced by the `aes` crate | INDIRECT | 5 | |
aes • 0.6.0Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael) | DIRECT | 7 | |
aesni • 0.10.0DEPRECATED: replaced by the `aes` crate | INDIRECT | 5 | |
blobby • 0.3.1Iterator over simple binary blob storage | INDIRECT | 0 | |
cipher • 0.2.5Traits for describing block ciphers and stream ciphers | DIRECT | 3 | |
hex-literal-impl • 0.2.3Internal implementation of the hex-literal crate | INDIRECT | 1 | |
hex-literal • 0.2.2Macro for converting hexadecimal string to a byte array at compile time | DIRECT | 2 | |
opaque-debug • 0.3.1Macro for opaque Debug trait implementation | INDIRECT | 0 | |
proc-macro-hack • 0.5.20+deprecatedProcedural macros in expression position | INDIRECT | 0 | |
typenum • 1.17.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 |
BSD-3-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
subtle • 2.6.1Pure-Rust traits and utilities for constant-time cryptographic implementations. | DIRECT | 0 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
generic-array • 0.14.7Generic types implementing functionality of arrays | INDIRECT | 2 |