Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT8
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.5.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
crypto-bigint • 0.7.0-rc.6Pure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications. Provides constant-time, no_std-friendly implementations of modern formulas using const generics. | DIRECT | 5 | |
ff • 0.14.0-pre.0Library for building and interfacing with finite fields | DIRECT | 2 | |
hybrid-array • 0.4.1Hybrid 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 | |
num-traits • 0.2.19Numeric traits for generic mathematics | INDIRECT | 1 | |
rand_core • 0.9.3Core random number generator traits and tools for implementation. | DIRECT | 0 | |
typenum • 1.18.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 | |
zeroize • 1.8.1Securely 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 |
BSD-3-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
subtle • 2.6.1Pure-Rust traits and utilities for constant-time cryptographic implementations. | DIRECT | 0 |