licenses.dev

ckb-crypto v0.37.0

The ckb crypto util

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT38
PackageRelationDependenciesPublished
addr2line • 0.14.1A cross-platform symbolication library written in Rust, using `gimli`INDIRECT1
autocfg • 0.1.8Automatic cfg for Rust compiler featuresINDIRECT1
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
backtrace • 0.3.57A library to acquire a stack trace (backtrace) at runtime in a Rust program. INDIRECT9
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.0.41A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT0
cfg-if • 1.0.0A 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. INDIRECT0
failure_derive • 0.1.8derives for the failure crateINDIRECT6
failure • 0.1.8Experimental error handling abstraction.DIRECT17
gimli • 0.23.0A library for reading and writing the DWARF debugging format.INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
object • 0.23.0A unified interface for reading and writing object file formats.INDIRECT0
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.6.13Quasi-quoting macro quote!(...)INDIRECT2
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.1.1ChaCha random number generator INDIRECT4
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand_hc • 0.1.0HC128 random number generator INDIRECT2
rand_isaac • 0.1.1ISAAC random number generator INDIRECT2
rand_jitter • 0.1.4Random number generator based on timing jitterINDIRECT5
rand_os • 0.1.3OS backed Random Number GeneratorINDIRECT10
rand_pcg • 0.1.2Selected PCG random number generators INDIRECT3
rand_xorshift • 0.1.1Xorshift random number generator INDIRECT2
rand • 0.6.5Random number generators and other randomness functionality. DIRECT19
rustc-demangle • 0.1.24Rust compiler symbol demangling. INDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
syn • 0.15.44Parser for Rust source codeINDIRECT3
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
unicode-xid • 0.2.6Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT5
PackageRelationDependenciesPublished
ckb-fixed-hash-core • 0.37.0Provide several fixed-length binary data, aka fixed-sized hashes.INDIRECT22
ckb-fixed-hash-macros • 0.37.0Provide several proc-macros to construct const fixed-sized hashes.INDIRECT27
ckb-fixed-hash • 0.37.0Provide several simple fixed-sized hash data type and their static constructors.DIRECT28
faster-hex • 0.4.1Fast hex encoding.DIRECT0
synstructure • 0.12.6Helper methods and macros for custom derivesINDIRECT5
CC0-1.02
PackageRelationDependenciesPublished
secp256k1-sys • 0.1.2FFI for Pieter Wuille's `libsecp256k1` library.INDIRECT1
secp256k1 • 0.17.2Rust wrapper library for Pieter Wuille's `libsecp256k1`. Implements ECDSA and BIP 340 signatures for the SECG elliptic curve group secp256k1 and related utilities.DIRECT2
BSD-2-Clause1
PackageRelationDependenciesPublished
cloudabi • 0.0.3Low level interface to CloudABI. Contains all syscalls and related types.INDIRECT1
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.4.4DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler • 1.0.2A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/ckb-crypto)](https://licenses.dev/cargo/ckb-crypto)
<a href="https://licenses.dev/cargo/ckb-crypto">
  <img src="https://licenses.dev/b/cargo/ckb-crypto" alt="licenses" />
</a>

Or the licenses badge code for the 0.37.0 version:

[![licenses](https://licenses.dev/b/cargo/ckb-crypto/0.37.0)](https://licenses.dev/cargo/ckb-crypto/0.37.0)
<a href="https://licenses.dev/cargo/ckb-crypto/0.37.0">
  <img src="https://licenses.dev/b/cargo/ckb-crypto/0.37.0" alt="licenses" />
</a>
GitHub