licenses.dev

gost-modes v0.1.0

Block cipher modes of operation

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
block-cipher • 0.7.1DEPRECATED: replaced by the `cipher` crateINDIRECT3
block-modes • 0.5.0This crate is deprecated. Use crates from https://github.com/RustCrypto/block-modes instead.DIRECT6
block-padding • 0.1.5Padding and unpadding of messages divided into blocks.INDIRECT1
byte-tools • 0.3.1Bytes related utility functionsINDIRECT0
hex-literal-impl • 0.2.3Internal implementation of the hex-literal crateINDIRECT1
hex-literal • 0.2.2Macro for converting hexadecimal string to a byte array at compile timeDIRECT2
kuznyechik • 0.4.1Kuznyechik (GOST R 34.12-2015) block cipherDIRECT5
magma • 0.4.0Magma (GOST R 34.12-2015) block cipherDIRECT6
opaque-debug • 0.2.3Macro for opaque Debug trait implementationINDIRECT0
proc-macro-hack • 0.5.20+deprecatedProcedural macros in expression positionINDIRECT0
stream-cipher • 0.5.0DEPRECATED: replaced by the `cipher` crateDIRECT4
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
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT1
PackageRelationDependenciesPublished
generic-array • 0.14.7Generic types implementing functionality of arraysDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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