licenses.dev

sputnikvm-network-classic v0.11.0-beta.0

Ethereum Classic patches for SputnikVM.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT24
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
block-buffer • 0.2.0Buffer type for block processing of dataINDIRECT4
bn-plus • 0.4.4Pairing cryptography with the Barreto-Naehrig curveINDIRECT12
byte-tools • 0.2.0Bytes related utility functionsINDIRECT0
digest • 0.6.1Traits for cryptographic hash functions and message authentication codesINDIRECT3
etcommon-rlp • 0.2.5Recursive-length prefix encoding, decoding, and compressionINDIRECT3
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustINDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
nodrop • 0.1.14A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** INDIRECT0
num-bigint • 0.1.44Big integer implementation for RustINDIRECT13
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
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 • 0.3.23Random number generators and other randomness functionality. INDIRECT9
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
ripemd160 • 0.6.0Deprecated. Use the ripemd crate isntead.INDIRECT6
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. INDIRECT0
sha2 • 0.6.0Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. INDIRECT7
sha3 • 0.6.0Pure Rust implementation of SHA-3, a family of Keccak-based hash functions including the SHAKE family of eXtendable-Output Functions (XOFs), as well as the accelerated variant TurboSHAKE INDIRECT6
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.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
Apache-2.06
PackageRelationDependenciesPublished
etcommon-bigint • 0.2.10Big integer (256-bit and 512-bit) implementation for SputnikVM and other Ethereum Classic clients.DIRECT4
etcommon-block-core • 0.3.1Core block and transaction types for Ethereum.INDIRECT12
etcommon-hexutil • 0.2.4Hex helper functions.INDIRECT0
sputnikvm-precompiled-bn128 • 0.11.0-beta.0bn128 precompiled contracts for SputnikVM.DIRECT30
sputnikvm-precompiled-modexp • 0.11.0-beta.0modexp precompiled contracts for SputnikVM.DIRECT32
sputnikvm • 0.11.0-beta.0SputnikVM - a Portable Blockchain Virtual MachineDIRECT17
MIT2
PackageRelationDependenciesPublished
elastic-array-plus • 0.10.0Elastic vector backed by fixed size arrayINDIRECT0
generic-array • 0.8.4Generic types implementing functionality of arraysINDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.11.0-beta.0 version:

[![licenses](https://licenses.dev/b/cargo/sputnikvm-network-classic/0.11.0-beta.0)](https://licenses.dev/cargo/sputnikvm-network-classic/0.11.0-beta.0)
<a href="https://licenses.dev/cargo/sputnikvm-network-classic/0.11.0-beta.0">
  <img src="https://licenses.dev/b/cargo/sputnikvm-network-classic/0.11.0-beta.0" alt="licenses" />
</a>
GitHub