licenses.dev

bs58 v0.2.5

Another Base58 codec implementation.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
assert_matches • 1.5.0Asserts that a value matches a patternDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
block-buffer • 0.7.3Buffer type for block processing of dataINDIRECT5
block-padding • 0.1.5Padding and unpadding of messages divided into blocks.INDIRECT1
byte-tools • 0.3.1Bytes related utility functionsINDIRECT0
digest • 0.8.1Traits for cryptographic hash functions and message authentication codesINDIRECT2
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustINDIRECT0
num-bigint • 0.4.6Big integer implementation for RustINDIRECT3
num-complex • 0.4.6Complex numbers implementation for RustINDIRECT2
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.4.1Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
num • 0.4.2A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! INDIRECT7
opaque-debug • 0.2.3Macro for opaque Debug trait implementationINDIRECT0
rust-base58 • 0.0.4Simple library for converting to and from base-58 strings. DIRECT8
sha2 • 0.8.2Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. DIRECT9
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
MIT2
PackageRelationDependenciesPublished
base58 • 0.1.0Tiny and fast base58 encodingDIRECT0
generic-array • 0.12.4Generic types implementing functionality of arraysINDIRECT1
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.5 version:

[![licenses](https://licenses.dev/b/cargo/bs58/0.2.5)](https://licenses.dev/cargo/bs58/0.2.5)
<a href="https://licenses.dev/cargo/bs58/0.2.5">
  <img src="https://licenses.dev/b/cargo/bs58/0.2.5" alt="licenses" />
</a>
GitHub