Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT9
Package | Relation | Dependencies | Published |
---|---|---|---|
base16ct • 0.2.0Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support | DIRECT | 0 | |
belt-block • 0.1.2belt-block block cipher implementation | DIRECT | 0 | |
blobby • 0.3.1Iterator over simple binary blob storage | INDIRECT | 0 | |
block-buffer • 0.11.0-rc.3Buffer type for block processing of data | INDIRECT | 2 | |
crypto-common • 0.2.0-rc.1Common cryptographic traits | INDIRECT | 2 | |
digest • 0.11.0-pre.9Traits for cryptographic hash functions and message authentication codes | DIRECT | 5 | |
hex-literal • 0.4.1Macro for converting hexadecimal string to a byte array at compile time | DIRECT | 0 | |
hybrid-array • 0.2.3Hybrid 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 | |
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 |