licenses.dev

russh-libsodium v0.3.0-beta.1

Straightforward bindings to libsodium

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
cc • 1.1.31A 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. INDIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
libsodium-sys • 0.2.7FFI binding to libsodiumDIRECT17
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. DIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. DIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT OR Unlicense3
PackageRelationDependenciesPublished
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT11
walkdir • 2.5.0Recursively walk a directory.INDIRECT12
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0-beta.1 version:

[![licenses](https://licenses.dev/b/cargo/russh-libsodium/0.3.0-beta.1)](https://licenses.dev/cargo/russh-libsodium/0.3.0-beta.1)
<a href="https://licenses.dev/cargo/russh-libsodium/0.3.0-beta.1">
  <img src="https://licenses.dev/b/cargo/russh-libsodium/0.3.0-beta.1" alt="licenses" />
</a>
GitHub